diff options
author | wiz <wiz> | 2013-06-06 12:53:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-06-06 12:53:40 +0000 |
commit | 0c13361381163de9234952f011a9547805d3e0c9 (patch) | |
tree | 8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /fonts/fontforge/Makefile | |
parent | 6bf279d246dd981ef42203df8492691cb8ea2777 (diff) | |
download | pkgsrc-0c13361381163de9234952f011a9547805d3e0c9.tar.gz |
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'fonts/fontforge/Makefile')
-rw-r--r-- | fonts/fontforge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index 3089faf46e5..36b02ef2f5d 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2013/06/04 22:16:03 tron Exp $ +# $NetBSD: Makefile,v 1.88 2013/06/06 12:54:20 wiz Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 |