diff options
Diffstat (limited to 'sysutils/pfstat/Makefile')
-rw-r--r-- | sysutils/pfstat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index c6a0e88efe2..723f1e42c16 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/04/15 11:27:04 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:35 sbd Exp $ DISTNAME= pfstat-2.5 +PKGREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://www.benzedrine.cx/ |