aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-03-31 16:41:31 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-03-31 16:41:31 +0000
commitec35e9468071b6a5cb4a99341c459725f44b94cb (patch)
tree3a8740e840ecff5ab1b9be8474b6c773832adb29 /print
parent227a7e6cb90d0ff7206f181a3171e507a6938f3e (diff)
downloadports-ec35e9468071b6a5cb4a99341c459725f44b94cb.tar.gz
ports-ec35e9468071b6a5cb4a99341c459725f44b94cb.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.
Notes
Notes: svn path=/head/; revision=17510
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 93065f592acc..004c9fb392c5 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