diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-03-28 18:04:46 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-03-28 18:04:46 +0000 |
commit | 52682b3d2689c30b705125d33e8a2968866f09ed (patch) | |
tree | 704b31b88c2176f7be27c6e06fc9e25b33a5e9d5 /net/ppp-nt | |
parent | upgrade to 2.7.3, old distfile is not available in anycase (diff) |
Remove original patch distribution address (removed the file there),
and gzip the mirroring patches.
Notes
Notes:
svn path=/head/; revision=17417
Diffstat (limited to 'net/ppp-nt')
-rw-r--r-- | net/ppp-nt/Makefile | 7 | ||||
-rw-r--r-- | net/ppp-nt/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/ppp-nt/Makefile b/net/ppp-nt/Makefile index c2501d067c4e..4fa5f27f34af 100644 --- a/net/ppp-nt/Makefile +++ b/net/ppp-nt/Makefile @@ -3,7 +3,7 @@ # Date created: 10 August 1998 # Whom: SADA Kenji <sada@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/11/23 08:38:25 asami Exp $ +# $Id: Makefile,v 1.3 1998/12/07 22:22:10 sada Exp $ # DISTNAME= ppp-2.2.7 @@ -12,10 +12,9 @@ CATEGORIES= net 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/ \ - http://www.rr.iij4u.or.jp/~sada/patches/ \ +PATCH_SITES= http://www.rr.iij4u.or.jp/~sada/patches/ \ http://www.freebsd.org/~sada/distfiles/ -PATCHFILES= nat-980920.patch ppp-2.2.7-telehoudai.diff.gz +PATCHFILES= nat-980920.patch.gz ppp-2.2.7-telehoudai.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= sada@FreeBSD.ORG diff --git a/net/ppp-nt/distinfo b/net/ppp-nt/distinfo index 184183773fcc..153fd6ff64ca 100644 --- a/net/ppp-nt/distinfo +++ b/net/ppp-nt/distinfo @@ -1,3 +1,3 @@ MD5 (ppp-2.2.7.tar.gz) = 131ddeafb881be5d0de770ebf9c556e0 -MD5 (nat-980920.patch) = a6ddcd2281e6496c606b490cd0057b8c +MD5 (nat-980920.patch.gz) = b37ef04eeb0ecb8c9a1073b94a87123b MD5 (ppp-2.2.7-telehoudai.diff.gz) = c896645aa045c1134e7a36ed566449e2 |