diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 02:40:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 02:40:50 +0800 |
commit | 12962ffc059fa13cc4c5086b95cac3862388ba3b (patch) | |
tree | d4d269a827a4bd3f919031755c4d070e1aa02a5f /x11/gnome-applets/Makefile | |
parent | 93f4ce404d5242c6c619851117ef3930ddef7e0e (diff) | |
download | marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.tar marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.tar.gz marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.tar.bz2 marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.tar.lz marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.tar.xz marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.tar.zst marcuscom-ports-12962ffc059fa13cc4c5086b95cac3862388ba3b.zip |
Update to 2.16.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7219 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 996ffa24a..7d355c8c1 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.135 2006/08/22 15:42:38 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.136 2006/08/26 03:49:33 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.15.90 -PORTREVISION= 1 +PORTVERSION= 2.16.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |