aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm24
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-07-05 17:16:53 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-07-05 17:16:53 +0000
commit6250aa00fcc678d32d2adcffe0151eef64a48d97 (patch)
tree6ab324ad6579f6d1e54ff2b5fbec5aab76d577c4 /x11-toolkits/gtkmm24
parent0330c2ae0e3440f64635b73db02ff3f241343ffa (diff)
downloadports-6250aa00fcc678d32d2adcffe0151eef64a48d97.tar.gz
ports-6250aa00fcc678d32d2adcffe0151eef64a48d97.zip
- Remove MASTER_SITE_LOCAL from MASTER_SITES since everything seems to work
again.
Notes
Notes: svn path=/head/; revision=138518
Diffstat (limited to 'x11-toolkits/gtkmm24')
-rw-r--r--x11-toolkits/gtkmm24/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index 25d8321c289f..8b84288f5030 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -8,10 +8,8 @@
PORTNAME= gtkmm
PORTVERSION= 2.6.3
CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_LOCAL}:loc \
- ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= ahze \
- sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org