aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkmm24
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-06-18 22:18:08 +0800
committerahze <ahze@FreeBSD.org>2005-06-18 22:18:08 +0800
commit773ea8c74d123b3600866efbdf5398fd5f89620c (patch)
treeec524f98da9c69a33808530e35dd507970ef654a /x11-toolkits/gtkmm24
parentb77638324ce3784fa775774e50529367e5f7b1a8 (diff)
downloadfreebsd-ports-gnome-773ea8c74d123b3600866efbdf5398fd5f89620c.tar.gz
freebsd-ports-gnome-773ea8c74d123b3600866efbdf5398fd5f89620c.tar.zst
freebsd-ports-gnome-773ea8c74d123b3600866efbdf5398fd5f89620c.zip
- Remove MASTER_SITE_SOURCEFORGE
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 8a2af4146b6d..25d8321c289f 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -9,11 +9,9 @@ PORTNAME= gtkmm
PORTVERSION= 2.6.3
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL}:loc \
- ${MASTER_SITE_GNOME} \
- ${MASTER_SITE_SOURCEFORGE}
+ ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= ahze \
- sources/${PORTNAME}/${PORTVERSION:R} \
- gtkmm
+ sources/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org