diff options
Diffstat (limited to 'security/rid/Makefile')
-rw-r--r-- | security/rid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile index a7cbc6c4f6a..25b05461788 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:56 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/06 19:31:05 jperkin Exp $ # DISTNAME= rid-1.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= http://www.theorygroup.com/Software/RID/ EXTRACT_SUFX= .tgz |