aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigc++20
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-16 21:43:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-16 21:43:39 +0000
commit0a8a3f4960e1205734450fec6b769923d1a82eca (patch)
tree961daec82a30dcc1b727db1d896a11dede6605b7 /devel/libsigc++20
parent03b4fb1c4d528085a10dcacae8e238ae5fe150bc (diff)
downloadports-0a8a3f4960e1205734450fec6b769923d1a82eca.tar.gz
ports-0a8a3f4960e1205734450fec6b769923d1a82eca.zip
- The file is not on Sourceforge mirrors
Notes
Notes: svn path=/head/; revision=129046
Diffstat (limited to 'devel/libsigc++20')
-rw-r--r--devel/libsigc++20/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile
index 9e33557d3520..ef1038e27aa9 100644
--- a/devel/libsigc++20/Makefile
+++ b/devel/libsigc++20/Makefile
@@ -8,10 +8,8 @@
PORTNAME= libsigc++
PORTVERSION= 2.0.9
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= libsigc \
- sources/libsigc++/${PORTVERSION:R}
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/libsigc++/${PORTVERSION:R}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Callback Framework for C++