summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/qpage/Makefile3
-rw-r--r--editors/textedit/Makefile3
-rw-r--r--graphics/spigot/Makefile3
-rw-r--r--misc/viz/Makefile3
-rw-r--r--multimedia/spigot/Makefile3
-rw-r--r--security/sniff/Makefile3
-rw-r--r--x11/props/Makefile3
7 files changed, 14 insertions, 7 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
index 4980df30c8b0..2d144e0659d1 100644
--- a/comms/qpage/Makefile
+++ b/comms/qpage/Makefile
@@ -9,7 +9,8 @@ PORTNAME= qpage
PORTVERSION= 3.2
CATEGORIES= comms
#MASTER_SITES= http://www.qpage.org/download/
-MASTER_SITES= http://people.FreeBSD.org/~fenner/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
EXTRACT_SUFX= .tar.Z
MAINTAINER= joes@seaport.net
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile
index 6a4118d6c29d..1418985f6557 100644
--- a/editors/textedit/Makefile
+++ b/editors/textedit/Makefile
@@ -8,7 +8,8 @@
PORTNAME= textedit
PORTVERSION= 1.0
CATEGORIES= editors
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
MAINTAINER= alex@FreeBSD.org
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile
index e8afe253a6b8..1731f31f94c0 100644
--- a/graphics/spigot/Makefile
+++ b/graphics/spigot/Makefile
@@ -8,7 +8,8 @@
PORTNAME= spigot
PORTVERSION= 1.7
CATEGORIES= graphics
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
DISTFILES= spigot.1.7.tar.gz
MAINTAINER= james@cs.uwm.edu
diff --git a/misc/viz/Makefile b/misc/viz/Makefile
index 5b846e512f21..1d973aadac84 100644
--- a/misc/viz/Makefile
+++ b/misc/viz/Makefile
@@ -8,7 +8,8 @@
PORTNAME= viz
PORTVERSION= 1.1.1
CATEGORIES= misc
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
EXTRACT_SUFX= .tgz
MAINTAINER= bjn@visi.com
diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile
index e8afe253a6b8..1731f31f94c0 100644
--- a/multimedia/spigot/Makefile
+++ b/multimedia/spigot/Makefile
@@ -8,7 +8,8 @@
PORTNAME= spigot
PORTVERSION= 1.7
CATEGORIES= graphics
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
DISTFILES= spigot.1.7.tar.gz
MAINTAINER= james@cs.uwm.edu
diff --git a/security/sniff/Makefile b/security/sniff/Makefile
index b76c56d0aac0..464bb5004c6a 100644
--- a/security/sniff/Makefile
+++ b/security/sniff/Makefile
@@ -8,7 +8,8 @@
PORTNAME= sniff
PORTVERSION= 1.0
CATEGORIES= security
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
MAINTAINER= veraldi@cs.unibo.it
diff --git a/x11/props/Makefile b/x11/props/Makefile
index ef47f30f9af5..4d7f95137b3d 100644
--- a/x11/props/Makefile
+++ b/x11/props/Makefile
@@ -8,7 +8,8 @@
PORTNAME= props
PORTVERSION= 1.0
CATEGORIES= x11
-MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= fenner
MAINTAINER= ports@FreeBSD.org