diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-29 07:26:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-29 07:26:42 +0800 |
commit | 30ea72f1f2923ab64b0644102279c7edd18f84d1 (patch) | |
tree | eaa4fe89ede751ab435e050ba6386d48ab58f5c6 /misc/gnome-icon-theme/Makefile | |
parent | 7b0003f5cc7687e57a99714c74a0d5a82614d5d6 (diff) | |
download | marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.tar marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.tar.gz marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.tar.bz2 marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.tar.lz marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.tar.xz marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.tar.zst marcuscom-ports-30ea72f1f2923ab64b0644102279c7edd18f84d1.zip |
Remove a leftover locale.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11645 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 0ca161d0d..122c6f37d 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.120 2008/09/09 06:23:55 mezz Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.121 2008/09/25 09:48:43 kwm Exp $ # PORTNAME= gnome-icon-theme PORTVERSION= 2.24.0 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |