diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 01:22:25 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-17 01:22:25 +0800 |
commit | 2add6231be7ccaae7ccf4c95c5ae640fc5ab350a (patch) | |
tree | 7acf91d6b207c82f39595d83e22687ad62154d8c /x11/gnome-applets/Makefile | |
parent | e254a6ebf1e8cd9802bf63d10b6fb92144d2a019 (diff) | |
download | marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.tar marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.tar.gz marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.tar.bz2 marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.tar.lz marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.tar.xz marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.tar.zst marcuscom-ports-2add6231be7ccaae7ccf4c95c5ae640fc5ab350a.zip |
Update to 2.20.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9587 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 ca2a089f4..7759c2c55 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.163 2007/08/01 16:08:20 mezz Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.164 2007/09/03 17:08:08 mezz Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.19.91 +PORTVERSION= 2.20.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |