diff options
Diffstat (limited to 'graphics/pfstools/Makefile')
-rw-r--r-- | graphics/pfstools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index 2698bea311b..e8c825abc40 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/06/04 22:16:24 tron Exp $ +# $NetBSD: Makefile,v 1.22 2013/06/06 12:54:33 wiz Exp $ # DISTNAME= pfstools-1.7.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/} |