diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/ppp-mppe | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/ppp-mppe')
-rw-r--r-- | net/ppp-mppe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile index 54e9093f574..66c32f4bbe2 100644 --- a/net/ppp-mppe/Makefile +++ b/net/ppp-mppe/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2003/02/08 17:13:19 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 22:51:39 grant Exp $ DISTNAME= ppp-2.3.9 PKGNAME= ppp-mppe-2.3.9 CATEGORIES= net MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/ -MAINTAINER= dbj@netbsd.org +MAINTAINER= dbj@NetBSD.org HOMEPAGE= http://www.moretonbay.com/vpn/releases/ COMMENT= PPP daemon and LKM with MPPE - Microsoft Point-to-Point Encryption |