diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 17:23:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-26 17:23:23 +0800 |
commit | 386e631d5061f298cae4fb386fcff5f7f98d2e12 (patch) | |
tree | 8b783ffbbefc21f0ab281589c69860a29e5c5749 /x11/gnome-applets/Makefile | |
parent | 18b8d133357690526baccb51b114585bcb549e69 (diff) | |
download | marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.tar marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.tar.gz marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.tar.bz2 marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.tar.lz marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.tar.xz marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.tar.zst marcuscom-ports-386e631d5061f298cae4fb386fcff5f7f98d2e12.zip |
Update to 2.21.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10537 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 3d25df2a5..e62a8c82c 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.172 2008/01/31 08:27:27 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.173 2008/02/11 10:48:00 kwm Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.21.91 +PORTVERSION= 2.21.92 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |