diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /print/dvipng | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'print/dvipng')
-rw-r--r-- | print/dvipng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/dvipng/Makefile b/print/dvipng/Makefile index ca12916e4dc..512b9cbc86e 100644 --- a/print/dvipng/Makefile +++ b/print/dvipng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2006/04/06 18:18:15 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2006/04/17 13:46:45 wiz Exp $ DISTNAME= dvipng-1.7 +PKGREVISION= 1 CATEGORIES= textproc converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/} |