diff --git a/net/pfstat/Makefile b/net/pfstat/Makefile index 9eacbe98e27..350688d3fb2 100644 --- a/net/pfstat/Makefile +++ b/net/pfstat/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2007/09/15 22:36:58 merdely Exp $ +# $OpenBSD: Makefile,v 1.17 2009/03/09 17:03:32 sthen Exp $ COMMENT-main= packet filter statistics visualization COMMENT-daemon= pfstat daemon DISTNAME= pfstat-2.3 -PKGNAME-main= ${DISTNAME}p0 +PKGNAME-main= ${DISTNAME}p1 PKGNAME-daemon= ${DISTNAME:S/-/d-/} CATEGORIES= net MASTER_SITES= http://www.benzedrine.cx/ diff --git a/net/pfstat/pkg/PLIST-daemon b/net/pfstat/pkg/PLIST-daemon index d3cd293696d..de59347c9fa 100644 --- a/net/pfstat/pkg/PLIST-daemon +++ b/net/pfstat/pkg/PLIST-daemon @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST-daemon,v 1.1 2006/05/24 15:15:40 dhartmei Exp $ -bin/pfstatd +@comment $OpenBSD: PLIST-daemon,v 1.2 2009/03/09 17:03:32 sthen Exp $ +@bin bin/pfstatd @man man/man8/pfstatd.8 diff --git a/net/pfstat/pkg/PLIST-main b/net/pfstat/pkg/PLIST-main index 6c6a5ba8502..ff1126a5ea9 100644 --- a/net/pfstat/pkg/PLIST-main +++ b/net/pfstat/pkg/PLIST-main @@ -1,6 +1,6 @@ -@comment $OpenBSD: PLIST-main,v 1.1 2006/11/24 21:46:18 steven Exp $ +@comment $OpenBSD: PLIST-main,v 1.2 2009/03/09 17:03:32 sthen Exp $ @pkgpath net/pfstat -bin/pfstat +@bin bin/pfstat @man man/man8/pfstat.8 share/examples/pfstat/ share/examples/pfstat/pfstat.conf