summaryrefslogtreecommitdiff
path: root/net/ppp-nt
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 /net/ppp-nt
parentNo need to have both USE_GMAKE and USE_IMAKE. Also put manpages (diff)
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 'net/ppp-nt')
-rw-r--r--net/ppp-nt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppp-nt/Makefile b/net/ppp-nt/Makefile
index 4fa5f27f34af..7a7417ecc148 100644
--- a/net/ppp-nt/Makefile
+++ b/net/ppp-nt/Makefile
@@ -3,13 +3,13 @@
# Date created: 10 August 1998
# Whom: SADA Kenji <sada@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1998/12/07 22:22:10 sada Exp $
+# $Id: Makefile,v 1.4 1999/03/28 18:04:44 sada Exp $
#
DISTNAME= ppp-2.2.7
PKGNAME= ppp-nt-2.2.7
CATEGORIES= net
-MASTER_SITES= http://www.jp.freebsd.org/~sada/distfiles/ \
+MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
http://www.freebsd.org/~sada/distfiles/
PATCH_SITES= http://www.rr.iij4u.or.jp/~sada/patches/ \