diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 05:15:59 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 05:15:59 +0800 |
commit | e381f2204a456a76bb3ae9b3046cd71faba1db94 (patch) | |
tree | e49430a235998df555d26451f698ca1177e23912 /x11/gnome-applets/Makefile | |
parent | cba973e0742690c51e7a480a76509f84e6e9df16 (diff) | |
download | marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.tar marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.tar.gz marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.tar.bz2 marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.tar.lz marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.tar.xz marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.tar.zst marcuscom-ports-e381f2204a456a76bb3ae9b3046cd71faba1db94.zip |
- Update to 2.15.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6965 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 183b8513c..18ac48308 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.132 2006/07/27 20:59:12 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.133 2006/07/28 18:42:28 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.15.2 -PORTREVISION= 2 +PORTVERSION= 2.15.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |