diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-12 15:38:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-12 15:38:48 +0800 |
commit | e14d185fb5fc46ada1c6b2438522476683744f82 (patch) | |
tree | 98755c03f7028f622892a65949be11da013ef143 /misc/gnome-icon-theme/Makefile | |
parent | c51f411dbc8dc7931124ef7cf8e5f7e8e53299a6 (diff) | |
download | marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.tar marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.tar.gz marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.tar.bz2 marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.tar.lz marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.tar.xz marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.tar.zst marcuscom-ports-e14d185fb5fc46ada1c6b2438522476683744f82.zip |
Remove leftover locale directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7286 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index ae4bc3435..66d570385 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.86 2006/09/04 06:22:44 marcus Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.87 2006/09/05 07:39:11 marcus Exp $ # PORTNAME= gnome-icon-theme PORTVERSION= 2.16.0.1 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |