aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-22 00:27:19 +0800
committersobomax <sobomax@FreeBSD.org>2000-12-22 00:27:19 +0800
commit4ad10b79a057c888e5a77bbd397a377d9b0e26f5 (patch)
treebc8bce151f84a794043b4c8b8aa55ec63923f222 /math
parentcdce7fdd7713ee6608eeded25e8becbfb922ec1c (diff)
downloadfreebsd-ports-gnome-4ad10b79a057c888e5a77bbd397a377d9b0e26f5.tar.gz
freebsd-ports-gnome-4ad10b79a057c888e5a77bbd397a377d9b0e26f5.tar.zst
freebsd-ports-gnome-4ad10b79a057c888e5a77bbd397a377d9b0e26f5.zip
Add MASTER_SITE_SOURCEFORGE into the MASTER_SITES.
Diffstat (limited to 'math')
-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