diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-02 19:46:28 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-02 19:46:28 +0000 |
commit | 1f9eddbe65139a98f511e522c8a7e19110232736 (patch) | |
tree | 3a765ba976b4f409fe16eaa564aac4d0e95cfdb6 /x11-themes/gnome-backgrounds/Makefile | |
parent | 57819b4bd54c14b3f14367e5de76bdca6538d96e (diff) | |
download | ports-1f9eddbe65139a98f511e522c8a7e19110232736.tar.gz ports-1f9eddbe65139a98f511e522c8a7e19110232736.zip |
Update to 2.18.3.
Notes
Notes:
svn path=/head/; revision=194714
Diffstat (limited to 'x11-themes/gnome-backgrounds/Makefile')
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index 368c55a2b068..444020d256b8 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.26 2006/10/02 23:33:59 ahze Exp $ +# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.26 2006/10/02 23:33:59 ahze Exp $ # PORTNAME= gnome-backgrounds -PORTVERSION= 2.16.2 -PORTREVISION= 2 +PORTVERSION= 2.18.3 CATEGORIES= x11-themes graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |