diff options
author | sada <sada@FreeBSD.org> | 1998-12-07 22:22:10 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-12-07 22:22:10 +0000 |
commit | 5f87c3e4ff433c26888a87d0086233da53bb410e (patch) | |
tree | d9aaf9139a2983dcdaa8060cd9b3635f82144106 /net | |
parent | 354d5f263940b469ff643aafbbd12aa8169fa630 (diff) | |
download | FreeBSD-ports-5f87c3e4ff433c26888a87d0086233da53bb410e.zip FreeBSD-ports-5f87c3e4ff433c26888a87d0086233da53bb410e.tar.gz |
Move one of MASTER_SITES.
Diffstat (limited to 'net')
-rw-r--r-- | net/ppp-nt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppp-nt/Makefile b/net/ppp-nt/Makefile index 4802b11..c2501d0 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.1.1.1 1998/11/22 17:12:38 sada Exp $ +# $Id: Makefile,v 1.2 1998/11/23 08:38:25 asami Exp $ # DISTNAME= ppp-2.2.7 PKGNAME= ppp-nt-2.2.7 CATEGORIES= net -MASTER_SITES= http://www.rr.iij4u.or.jp/~sada/distfiles/ \ +MASTER_SITES= http://www.jp.freebsd.org/~sada/distfiles/ \ http://www.freebsd.org/~sada/distfiles/ PATCH_SITES= http://www2a.meshnet.or.jp/~junichi/freebsd/programs/ \ |