summaryrefslogtreecommitdiff
path: root/x11/libXfont/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-24 16:24:48 +0000
committerjoerg <joerg>2007-09-24 16:24:48 +0000
commite6bf8340074f55d7c690944a7519c593513dec4f (patch)
treed978e0338ad41ebb11aca24e8233596c04b3c5f8 /x11/libXfont/Makefile
parent44ac8f8e0c18ce5744a8a6207075b452f0d101bb (diff)
downloadpkgsrc-e6bf8340074f55d7c690944a7519c593513dec4f.tar.gz
Fix off-by-one issue. Bump revision.
Diffstat (limited to 'x11/libXfont/Makefile')
-rw-r--r--x11/libXfont/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile
index 17a11459993..dc63ebb6c81 100644
--- a/x11/libXfont/Makefile
+++ b/x11/libXfont/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/09/21 19:32:17 bjs Exp $
+# $NetBSD: Makefile,v 1.8 2007/09/24 16:24:48 joerg Exp $
#
DISTNAME= libXfont-1.3.1
+PKGREVISION= 1
CATEGORIES= x11 devel fonts
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2