At least the two mentioned ports need a bump after the recent pf changes. And since I'm fucking busy with private stuff these days, whoever would ok the diffs below can just commit.
Ciao, Kili Index: net/pfstat/Makefile =================================================================== RCS file: /cvs/ports/net/pfstat/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- net/pfstat/Makefile 28 Mar 2009 17:01:59 -0000 1.18 +++ net/pfstat/Makefile 9 Apr 2009 21:22:03 -0000 @@ -6,7 +6,7 @@ COMMENT-daemon= pfstat daemon DISTNAME= pfstat-2.3 PKGNAME-main= ${DISTNAME}p1 -PKGNAME-daemon= ${DISTNAME:S/-/d-/}p0 +PKGNAME-daemon= ${DISTNAME:S/-/d-/}p1 CATEGORIES= net MASTER_SITES= http://www.benzedrine.cx/ Index: sysutils/pftop/Makefile =================================================================== RCS file: /cvs/ports/sysutils/pftop/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- sysutils/pftop/Makefile 9 Mar 2009 17:06:29 -0000 1.12 +++ sysutils/pftop/Makefile 9 Apr 2009 21:22:04 -0000 @@ -4,7 +4,7 @@ COMMENT= curses-based real time state and rule display for pf DISTNAME= pftop-0.7 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= sysutils HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/