diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 07:09:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 07:09:25 +0800 |
commit | bfa0c26434e73e25fe915d15a0195f91c624aa64 (patch) | |
tree | 1e645ec17a8804cefd930a808b3c4236cc8e0c89 /x11-themes/gnome-themes/Makefile | |
parent | 27674a31a970e2fc3356edbcedbfa43730c21e2c (diff) | |
download | marcuscom-ports-bfa0c26434e73e25fe915d15a0195f91c624aa64.tar.gz marcuscom-ports-bfa0c26434e73e25fe915d15a0195f91c624aa64.tar.zst marcuscom-ports-bfa0c26434e73e25fe915d15a0195f91c624aa64.zip |
Update to 2.17.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7980 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index dc6e27ff3..0806d1a2c 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.105 2006/10/06 17:22:31 mezz Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.107 2006/11/08 00:23:18 marcus Exp $ # PORTNAME= gnome-themes -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.3 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |