diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | bade9d121f4fc351bd692c5fb98fe4ddfd76258b (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /security/racoon | |
parent | 454c3c42d8457ed4bfc7652aca829b46d8e78a6f (diff) | |
download | pkgsrc-bade9d121f4fc351bd692c5fb98fe4ddfd76258b.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'security/racoon')
-rw-r--r-- | security/racoon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile index df8890787e6..329e0c0bcff 100644 --- a/security/racoon/Makefile +++ b/security/racoon/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2003/08/26 03:06:08 itojun Exp $ +# $NetBSD: Makefile,v 1.60 2003/11/12 03:39:43 jschauma Exp $ # DISTNAME= racoon-20030826a +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME}/racoon CATEGORIES= security net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ |