aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>1999-04-01 00:41:31 +0800
committersada <sada@FreeBSD.org>1999-04-01 00:41:31 +0800
commitcdfc08e62aa582a487cc4a36a54282ea6413e068 (patch)
treef42df6677df0d54ef5191e418e56a773672d55b4 /print
parent01e1de5016c4176a86944080275e69ea65e6604e (diff)
downloadfreebsd-ports-graphics-cdfc08e62aa582a487cc4a36a54282ea6413e068.tar.gz
freebsd-ports-graphics-cdfc08e62aa582a487cc4a36a54282ea6413e068.tar.zst
freebsd-ports-graphics-cdfc08e62aa582a487cc4a36a54282ea6413e068.zip
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead. We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
Diffstat (limited to 'print')
-rw-r--r--print/perlftlib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile
index 93065f592ac..004c9fb392c 100644
--- a/print/perlftlib/Makefile
+++ b/print/perlftlib/Makefile
@@ -3,14 +3,14 @@
# Date created: 98/12/22
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/01/01 22:18:54 sada Exp $
#
DISTNAME= perlftlib-1.2
CATEGORIES= print perl5
MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \
- http://WWW.FreeBSD.ORG/~sada/distfiles/ \
- http://WWW.jp.FreeBSD.ORG/~sada/distfiles/
+ ${MASTER_SITE_PORTS_JP} \
+ http://WWW.FreeBSD.ORG/~sada/distfiles/
MAINTAINER= taoka@infonets.hiroshima-u.ac.jp