diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-13 01:47:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-13 01:47:04 +0800 |
commit | 1ac30b4a39cc9e1bb54de5b6e24b68191bad7081 (patch) | |
tree | d03c12eac301cc854a4e777a1e0cf3b7ead69f00 /x11/gnome-applets/Makefile | |
parent | cdf6422ea1bfe80cddf639c9c2c55b77ce02fba8 (diff) | |
download | marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.tar marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.tar.gz marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.tar.bz2 marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.tar.lz marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.tar.xz marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.tar.zst marcuscom-ports-1ac30b4a39cc9e1bb54de5b6e24b68191bad7081.zip |
Update to 2.18.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8511 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 65b063475..8f6172456 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.150 2007/02/26 18:57:43 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.151 2007/02/28 19:31:48 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.17.90 -PORTREVISION= 1 +PORTVERSION= 2.18.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |