summaryrefslogtreecommitdiff
path: root/devel/commoncpp
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-11-01 20:28:40 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-11-01 20:28:40 +0000
commitcd003cb08f9d8435879fdaf575ed8c4d5ac82d72 (patch)
tree06592a46b38356ae3b948b05969d0233251668d9 /devel/commoncpp
parentUpdate to the latest public release 3.13p. (diff)
Add a local MASTER_SITE until the file comes on line at SourceForge
Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER
Notes
Notes: svn path=/head/; revision=34562
Diffstat (limited to 'devel/commoncpp')
-rw-r--r--devel/commoncpp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile
index 5ee8fda7fa00..60fb50126174 100644
--- a/devel/commoncpp/Makefile
+++ b/devel/commoncpp/Makefile
@@ -8,7 +8,8 @@
PORTNAME= CommonC++
PORTVERSION= 1.2.5.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ftp://www.voxilla.org/pub/ape/ \
+ ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cplusplus
MAINTAINER= dyfet@gnu.org