diff options
Diffstat (limited to 'sysutils/pfstat')
-rw-r--r-- | sysutils/pfstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 899c504741a..4ff46c2b6a5 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/06/30 09:57:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/11/18 14:19:54 ryoon Exp $ DISTNAME= pfstat-2.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils net MASTER_SITES= http://www.benzedrine.cx/ |