diff options
Diffstat (limited to 'fonts/fntsample')
-rw-r--r-- | fonts/fntsample/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile index d5a90c09926..70277e4deb5 100644 --- a/fonts/fntsample/Makefile +++ b/fonts/fntsample/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/11/01 06:01:12 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/02/06 12:40:09 wiz Exp $ # DISTNAME= fntsample-3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fntsample/} |