diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /print | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/a2ps-letter/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter/pkg-descr | 2 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter6/pkg-descr | 2 | ||||
-rw-r--r-- | print/jadetex/Makefile | 2 | ||||
-rw-r--r-- | print/perlftlib/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index 63802546d6bd..ba5a072e259f 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -9,7 +9,7 @@ DISTNAME= a2ps-4.12 PKGNAME= a2ps-${PAPERSIZE}-4.12 CATEGORIES= print -MASTER_SITES= http://www.freebsd.org/~chuckr/ \ +MASTER_SITES= http://people.FreeBSD.org/~chuckr/ \ ftp://ftp.enst.fr/pub/unix/a2ps/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sheets.map diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index a9b70fba9d35..cb7b723a4ddf 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -8,7 +8,7 @@ DISTNAME= apsfilter-5.1.4 CATEGORIES= print -MASTER_SITES= http://www.FreeBSD.org/~andreas/apsfilter/download/ +MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/ MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter/pkg-descr b/print/apsfilter/pkg-descr index d007df16d888..eb19961c56f6 100644 --- a/print/apsfilter/pkg-descr +++ b/print/apsfilter/pkg-descr @@ -20,4 +20,4 @@ License Information: GNU GPL and so called "Postcard License". You have to write me a postcard if you use apsfilter. Request my snail mail address by writing mail to mailto:request-snailmail@klemm.gtn.com -WWW: http://www.freebsd.org/~andreas/apsfilter/index.html +WWW: http://people.FreeBSD.org/~andreas/apsfilter/index.html diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index a9b70fba9d35..cb7b723a4ddf 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -8,7 +8,7 @@ DISTNAME= apsfilter-5.1.4 CATEGORIES= print -MASTER_SITES= http://www.FreeBSD.org/~andreas/apsfilter/download/ +MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/ MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter6/pkg-descr b/print/apsfilter6/pkg-descr index d007df16d888..eb19961c56f6 100644 --- a/print/apsfilter6/pkg-descr +++ b/print/apsfilter6/pkg-descr @@ -20,4 +20,4 @@ License Information: GNU GPL and so called "Postcard License". You have to write me a postcard if you use apsfilter. Request my snail mail address by writing mail to mailto:request-snailmail@klemm.gtn.com -WWW: http://www.freebsd.org/~andreas/apsfilter/index.html +WWW: http://people.FreeBSD.org/~andreas/apsfilter/index.html diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index 7f416d584cbf..cd99ee4d8bbb 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -17,7 +17,7 @@ CATEGORIES= print VERSION= 2.3 PKGNAME= ${DISTNAME}-${VERSION} MAINTAINER= kelly@plutotech.com -MASTER_SITES= http://www.freebsd.org/~nik/distfiles/jadetex/ +MASTER_SITES= http://people.FreeBSD.org/~nik/distfiles/jadetex/ DISTFILES= Makefile.jadetex jadetex.dtx jadetex.ini jadetex.ins \ pdfjadetex.ini DIST_SUBDIR= jadetex diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index 14d50503679b..dcfeea98e942 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -10,7 +10,7 @@ DISTNAME= perlftlib-1.2 CATEGORIES= print perl5 MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \ ${MASTER_SITE_PORTS_JP} \ - http://WWW.FreeBSD.org/~sada/distfiles/ + http://people.FreeBSD.org/~sada/distfiles/ MAINTAINER= taoka@FreeBSD.org |