diff options
Diffstat (limited to 'fonts/fntsample/Makefile')
-rw-r--r-- | fonts/fntsample/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile index e73f919f791..d5a90c09926 100644 --- a/fonts/fntsample/Makefile +++ b/fonts/fntsample/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/13 10:29:19 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2011/11/01 06:01:12 sbd Exp $ # DISTNAME= fntsample-3.2 +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fntsample/} |