aboutsummaryrefslogtreecommitdiffstats
path: root/math/pspp/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-31 10:39:30 +0800
committerijliao <ijliao@FreeBSD.org>2003-10-31 10:39:30 +0800
commitacedbf5906b82fd7bc45bc467aa695b917e18ac5 (patch)
tree2f9c107b6dd7156aad82b9010f56d5f20eb2bc61 /math/pspp/Makefile
parentc3df285697c15e4668dca19d973153f580143cd6 (diff)
downloadfreebsd-ports-gnome-acedbf5906b82fd7bc45bc467aa695b917e18ac5.tar.gz
freebsd-ports-gnome-acedbf5906b82fd7bc45bc467aa695b917e18ac5.tar.zst
freebsd-ports-gnome-acedbf5906b82fd7bc45bc467aa695b917e18ac5.zip
introduce MASTER_SITE_GNU_ALPHA
Diffstat (limited to 'math/pspp/Makefile')
-rw-r--r--math/pspp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index e72c114787c6..b6b8bfbc47d8 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -9,7 +9,8 @@ PORTNAME= pspp
PORTVERSION= 0.2.4
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= ftp://alpha.gnu.org/gnu/pspp/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for statistical analysis of sampled data