diff options
Diffstat (limited to 'net/pfnet/Makefile')
-rw-r--r-- | net/pfnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pfnet/Makefile b/net/pfnet/Makefile index e0191ed0de0..08fc26e5eb0 100644 --- a/net/pfnet/Makefile +++ b/net/pfnet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:42 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:11 wiz Exp $ # DISTNAME= fnet.pl-1.4 PKGNAME= pfnet-1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat net MASTER_SITES= ${MASTER_SITE_LOCAL} |