diff options
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 |