diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /net/ppp-mppe | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'net/ppp-mppe')
-rw-r--r-- | net/ppp-mppe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile index b10ac74bcbb..7a001d8902b 100644 --- a/net/ppp-mppe/Makefile +++ b/net/ppp-mppe/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/10/14 20:12:20 cube Exp $ +# $NetBSD: Makefile,v 1.21 2003/11/12 03:39:42 jschauma Exp $ DISTNAME= ppp-2.3.9 PKGNAME= ppp-mppe-2.3.9 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/ |