diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-29 07:03:02 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-29 07:03:02 +0000 |
| commit | 1228d352eecd5d09314870cfcc461adb754dfca0 (patch) | |
| tree | ea5c179cc339efd87a4197efd97f322189f59907 /print | |
| parent | 2e30fd524573374c3f87f7af41cec6e222c265c2 (diff) | |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Diffstat (limited to 'print')
| -rw-r--r-- | print/a2ps-letter/Makefile | 3 | ||||
| -rw-r--r-- | print/apsfilter/Makefile | 3 | ||||
| -rw-r--r-- | print/apsfilter6/Makefile | 3 | ||||
| -rw-r--r-- | print/perlftlib/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile index aad1081db14b..e12768235a42 100644 --- a/print/a2ps-letter/Makefile +++ b/print/a2ps-letter/Makefile @@ -8,8 +8,9 @@ PORTNAME= a2ps PORTVERSION= 4.12 CATEGORIES= print -MASTER_SITES= http://people.FreeBSD.org/~chuckr/ \ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.enst.fr/pub/unix/a2ps/ +MASTER_SITE_SUBDIR= chuckr PKGNAMESUFFIX= -${PAPERSIZE} DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 364531bc47fe..ae9887c2aa25 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -8,7 +8,8 @@ PORTNAME= apsfilter PORTVERSION= 5.4.2 CATEGORIES= print -MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= andreas/apsfilter MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 364531bc47fe..ae9887c2aa25 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -8,7 +8,8 @@ PORTNAME= apsfilter PORTVERSION= 5.4.2 CATEGORIES= print -MASTER_SITES= http://people.FreeBSD.org/~andreas/apsfilter/download/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= andreas/apsfilter MAINTAINER= andreas@FreeBSD.org diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index ba0947de9cb8..59f07251941b 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.2 CATEGORIES= print perl5 MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \ ${MASTER_SITE_PORTS_JP} \ - http://people.FreeBSD.org/~sada/distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sada MAINTAINER= taoka@FreeBSD.org |
