diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-27 05:02:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-27 05:02:51 +0000 |
commit | 1364387543eccb735565f1f9361fbca6d38b2d1d (patch) | |
tree | 17af4f194044f35c0bf4e7fdd62071c0a645f998 /misc/gnome-icon-theme/Makefile | |
parent | ee12d9c544fc499a7f32a0f505e0010171e55e0c (diff) |
Notes
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 73b8c3d2ebc1..101601aef80b 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 0.1.5 +PORTVERSION= 1.0.0 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0.0 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |