diff options
author | peter <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | c9c843891c76b671ac6eee41d35c710cde3c9073 (patch) | |
tree | 774b8d74b0afa6b7e2ab2c3627ddb45d469aa2fa /print | |
parent | 57a9159d7c34120bffcee4a5c39fabd14d2bc6d8 (diff) | |
download | FreeBSD-ports-c9c843891c76b671ac6eee41d35c710cde3c9073.zip FreeBSD-ports-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.gz |
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
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 6380254..ba5a072 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 a9b70fb..cb7b723 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 d007df1..eb19961 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 a9b70fb..cb7b723 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 d007df1..eb19961 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 7f416d5..cd99ee4 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 14d5050..dcfeea9 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 |