diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-10 05:03:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-11-10 05:03:51 +0800 |
commit | 2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd (patch) | |
tree | ef52590db01560620ecc540e5e2b82e476c76ddf /misc/gnome-icon-theme/Makefile | |
parent | e63f0a6926ec6ca43e6e78a2e18e23cba18545e0 (diff) | |
download | marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.tar marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.tar.gz marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.tar.bz2 marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.tar.lz marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.tar.xz marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.tar.zst marcuscom-ports-2ba3d42c32c9e7298ecc25c5e347b5a4afff16dd.zip |
Update to 2.17.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7897 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 e5e424075..5679d8a97 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.90 2006/10/19 06:24:33 marcus Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.91 2006/11/08 00:51:58 marcus Exp $ # PORTNAME= gnome-icon-theme -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.2.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |