aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-29 07:03:02 +0000
commit1228d352eecd5d09314870cfcc461adb754dfca0 (patch)
treeea5c179cc339efd87a4197efd97f322189f59907 /sysutils
parent2e30fd524573374c3f87f7af41cec6e222c265c2 (diff)
downloadports-1228d352eecd5d09314870cfcc461adb754dfca0.tar.gz
ports-1228d352eecd5d09314870cfcc461adb754dfca0.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/44bsd-more/Makefile3
-rw-r--r--sysutils/ffsrecov/Makefile3
-rw-r--r--sysutils/glload/Makefile3
-rw-r--r--sysutils/mei/Makefile3
-rw-r--r--sysutils/mkisofs-devel/Makefile3
-rw-r--r--sysutils/mkisofs/Makefile3
-rw-r--r--sysutils/pib/Makefile3
-rw-r--r--sysutils/rdate/Makefile3
8 files changed, 16 insertions, 8 deletions
diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile
index 8c63fdddd1b1..79facd710462 100644
--- a/sysutils/44bsd-more/Makefile
+++ b/sysutils/44bsd-more/Makefile
@@ -8,7 +8,8 @@
PORTNAME= 44bsd-more
PORTVERSION= ${RELDATE}
CATEGORIES= misc
-MASTER_SITES= http://people.FreeBSD.org/~hoek/dists/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= hoek
MAINTAINER= hoek@FreeBSD.org
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile
index 26ce46774930..38753be5071d 100644
--- a/sysutils/ffsrecov/Makefile
+++ b/sysutils/ffsrecov/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ffsrecov
PORTVERSION= 0.1
CATEGORIES= sysutils
-MASTER_SITES= http://people.FreeBSD.org/~jmg/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jmg
DISTNAME= ffsrecov
MAINTAINER= jmg@freebsd.org
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile
index ad6d41cd3ce1..008e12e8cbe2 100644
--- a/sysutils/glload/Makefile
+++ b/sysutils/glload/Makefile
@@ -9,7 +9,8 @@ PORTNAME= glload
PORTVERSION= 0.4.0
CATEGORIES= sysutils
MASTER_SITES= http://glload.netpedia.net/source/ \
- http://people.FreeBSD.org/~vanilla/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= vanilla
MAINTAINER= vanilla@FreeBSD.org
diff --git a/sysutils/mei/Makefile b/sysutils/mei/Makefile
index 49c8bc994843..95f114e740f1 100644
--- a/sysutils/mei/Makefile
+++ b/sysutils/mei/Makefile
@@ -9,7 +9,8 @@ PORTNAME= mei
PORTVERSION= 1.53
CATEGORIES= sysutils
MASTER_SITES= http://www.vector.co.jp/authors/VA001240/archive/ \
- http://people.FreeBSD.org/~itojun/distfiles/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= itojun
DISTFILES= mei153s.tgz mei153d.tgz
MAINTAINER= itojun@itojun.org
diff --git a/sysutils/mkisofs-devel/Makefile b/sysutils/mkisofs-devel/Makefile
index e4f30e69ea3a..b26d20e00940 100644
--- a/sysutils/mkisofs-devel/Makefile
+++ b/sysutils/mkisofs-devel/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ \
ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/
DISTNAME= cdrecord-1.8.1
-PATCH_SITES= http://people.FreeBSD.org/~dirk/ports/distfiles/
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= dirk
PATCHFILES= apple_driver.patch
MAINTAINER= dirk@FreeBSD.org
diff --git a/sysutils/mkisofs/Makefile b/sysutils/mkisofs/Makefile
index e4f30e69ea3a..b26d20e00940 100644
--- a/sysutils/mkisofs/Makefile
+++ b/sysutils/mkisofs/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ \
ftp://ftp.cs.tu-berlin.de/pub/misc/cdrecord/
DISTNAME= cdrecord-1.8.1
-PATCH_SITES= http://people.FreeBSD.org/~dirk/ports/distfiles/
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= dirk
PATCHFILES= apple_driver.patch
MAINTAINER= dirk@FreeBSD.org
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile
index 56097d1ecbc2..3d25f38c9ee9 100644
--- a/sysutils/pib/Makefile
+++ b/sysutils/pib/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pib
PORTVERSION= 1.1
CATEGORIES= sysutils tk82
-MASTER_SITES= http://people.FreeBSD.org/~msmith/pib/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= msmith
MAINTAINER= msmith@freebsd.org
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile
index 18e217b331be..4cfaaf5a5f39 100644
--- a/sysutils/rdate/Makefile
+++ b/sysutils/rdate/Makefile
@@ -9,7 +9,8 @@ PORTNAME= rdate
PORTVERSION= 1.0
CATEGORIES= sysutils
MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
- http://people.FreeBSD.org/~cracauer/freebsd-distfiles/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= cracauer
MAINTAINER= cracauer@cons.org