diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 07:33:59 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 07:33:59 +0800 |
commit | bbfd07be50d6330a479d7430b9f5992a3b89309e (patch) | |
tree | ecc241b34e09da19ee1e7135ba71fc2c01fe4130 /x11-themes/gnome-backgrounds/Makefile | |
parent | 66d0e0948c46df1d31e6eaa6aeed4ccda4ba20aa (diff) | |
download | marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.tar marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.tar.gz marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.tar.bz2 marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.tar.lz marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.tar.xz marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.tar.zst marcuscom-ports-bbfd07be50d6330a479d7430b9f5992a3b89309e.zip |
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7496 df743ca5-7f9a-e211-a948-0013205c9059
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 45fa0dc1d..782a22766 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.24 2006/08/22 04:12:25 marcus Exp $ +# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.25 2006/08/25 04:58:47 marcus Exp $ # PORTNAME= gnome-backgrounds -PORTVERSION= 2.15.92 -PORTREVISION= 1 +PORTVERSION= 2.16.1 CATEGORIES= x11-themes graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |