diff options
Diffstat (limited to 'security/fragroute/Makefile')
-rw-r--r-- | security/fragroute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 72e8199bc3a..5f2d36846e2 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/05/23 16:01:50 christos Exp $ +# $NetBSD: Makefile,v 1.26 2014/02/12 23:18:31 tron Exp $ DISTNAME= fragroute-1.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ |