diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-24 13:26:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-24 13:26:09 +0000 |
commit | 7e2c799d4ec5e463fc543f7a88a4dcfd181245df (patch) | |
tree | f9621a7337b4278db04606a0390886473e24b1d2 /www/htmldoc-x11 | |
parent | 1cf3dadedbd151652f25952317aaaea3034fc2fb (diff) | |
download | pkgsrc-7e2c799d4ec5e463fc543f7a88a4dcfd181245df.tar.gz |
More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
Diffstat (limited to 'www/htmldoc-x11')
-rw-r--r-- | www/htmldoc-x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile index ff7085b3bd5..8009b56914b 100644 --- a/www/htmldoc-x11/Makefile +++ b/www/htmldoc-x11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2009/01/08 11:57:24 obache Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/24 13:26:12 wiz Exp $ PKGNAME= ${PKGNAME_BASE:S/-/-x11-/} +PKGREVISION= 1 FILESDIR= ${.CURDIR}/../../www/htmldoc/files PATCHDIR= ${.CURDIR}/../../www/htmldoc/patches |