diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 15:49:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 15:49:19 +0800 |
commit | 6e577de5d1667dfa00f7159e8f382df6596ad16d (patch) | |
tree | ee3e807fe150af79e5aaf004847e4b3cfb56b8f4 /x11/gnome-applets/Makefile | |
parent | 8c2e8fe0c350e6c35024d292f101ef362cdf70f4 (diff) | |
download | marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.tar marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.tar.gz marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.tar.bz2 marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.tar.lz marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.tar.xz marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.tar.zst marcuscom-ports-6e577de5d1667dfa00f7159e8f382df6596ad16d.zip |
Update to 2.16.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7252 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 7d355c8c1..4a4467f82 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.136 2006/08/26 03:49:33 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.137 2006/09/04 18:40:50 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.0.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |