aboutsummaryrefslogtreecommitdiff
path: root/math/scigraphica/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-21 16:27:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-21 16:27:19 +0000
commit6bdc992f163f950f0fdb3acaa2585454ad398ae6 (patch)
tree924e90d6c21e3c39f4c0e5ef325e6541a17e08f9 /math/scigraphica/Makefile
parent94dd124f684c4b0525953ef2290f0831a718a320 (diff)
downloadports-6bdc992f163f950f0fdb3acaa2585454ad398ae6.tar.gz
ports-6bdc992f163f950f0fdb3acaa2585454ad398ae6.zip
Add MASTER_SITE_SOURCEFORGE into the MASTER_SITES.
Notes
Notes: svn path=/head/; revision=36195
Diffstat (limited to 'math/scigraphica/Makefile')
-rw-r--r--math/scigraphica/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile
index 8d3de7ea4a5e..4dd6812b7af7 100644
--- a/math/scigraphica/Makefile
+++ b/math/scigraphica/Makefile
@@ -8,8 +8,10 @@
PORTNAME= scigraphica
PORTVERSION= 0.6.1
CATEGORIES= math gnome
-MASTER_SITES= http://scigraphica.sourceforge.net/src/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://scigraphica.sourceforge.net/src/ \
http://magnet.fsu.edu/~feiguin/scigraphica/src/
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= sg-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org