diff options
Diffstat (limited to 'net/rp-l2tp/Makefile')
-rw-r--r-- | net/rp-l2tp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rp-l2tp/Makefile b/net/rp-l2tp/Makefile index a4efa542c39..4e9ca13d7f7 100644 --- a/net/rp-l2tp/Makefile +++ b/net/rp-l2tp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 23:55:15 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:30 joerg Exp $ # DISTNAME= rp-l2tp-0.3 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rp-l2tp/} |