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 2330de23061..3660098d381 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/12/15 21:48:02 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/18 09:59:06 wiz Exp $ # DISTNAME= pfstools-1.7.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/} |