summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-01-29 15:19:05 +0000
committeradamw <adamw@FreeBSD.org>2003-01-29 15:19:05 +0000
commit2eb3a82e037d70f7b72e4458ced6aadfdef38390 (patch)
treeff860705196c8f0962b39a3165781ff9513ab8ca
parentefec1d991c7dd954ebf488628209a8888cbedc00 (diff)
downloadFreeBSD-ports-2eb3a82e037d70f7b72e4458ced6aadfdef38390.zip
FreeBSD-ports-2eb3a82e037d70f7b72e4458ced6aadfdef38390.tar.gz
Fix MASTER_SITE_SUBDIR.
-rw-r--r--misc/gnome-icon-theme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile
index 101601a..9218306 100644
--- a/misc/gnome-icon-theme/Makefile
+++ b/misc/gnome-icon-theme/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gnome-icon-theme
PORTVERSION= 1.0.0
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0.0
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
OpenPOWER on IntegriCloud