summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-07-02 05:27:04 +0000
committergrant <grant@pkgsrc.org>2003-07-02 05:27:04 +0000
commit859f61b13fa4a87122685f34f4686f5d94dc0dfc (patch)
tree0c4be8f91cfd23d2097caa2708f95e66d2023e11 /devel/gtexinfo/Makefile
parent469c5d406564ce156e8c398be60a347e3b69b6da (diff)
downloadpkgsrc-859f61b13fa4a87122685f34f4686f5d94dc0dfc.tar.gz
makeinfo: split info files at 50000 (as per texinfo 4.5 and below)
to maintain conistency of the generated files as currently required by pkgsrc. bump PKGREVISION. (perhaps info files will be automatically added to the PLIST in the future?)
Diffstat (limited to 'devel/gtexinfo/Makefile')
-rw-r--r--devel/gtexinfo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gtexinfo/Makefile b/devel/gtexinfo/Makefile
index 79218f519c6..4bedbac8217 100644
--- a/devel/gtexinfo/Makefile
+++ b/devel/gtexinfo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2003/06/23 11:07:57 seb Exp $
+# $NetBSD: Makefile,v 1.39 2003/07/02 05:27:04 grant Exp $
#
DISTNAME= texinfo-4.6
+PKGREVISION= 1
PKGNAME= g${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/}