diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 15:39:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 15:39:11 +0800 |
commit | 7430db45f57fa224bb549598aa1aaca232b85973 (patch) | |
tree | 84bba13f0b6b9d236b0f9a2401aa338f3f7e2c97 /misc/gnome-icon-theme/Makefile | |
parent | bf92110319d5bc27d24ca9ba0835367d8e4cdbce (diff) | |
download | marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.tar marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.tar.gz marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.tar.bz2 marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.tar.lz marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.tar.xz marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.tar.zst marcuscom-ports-7430db45f57fa224bb549598aa1aaca232b85973.zip |
Update to 2.16.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7250 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 5e29c714c..ae4bc3435 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.85 2006/08/25 07:16:57 marcus Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.86 2006/09/04 06:22:44 marcus Exp $ # PORTNAME= gnome-icon-theme -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.0.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |