diff options
author | minskim <minskim> | 2009-06-09 21:31:03 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-06-09 21:31:03 +0000 |
commit | 30cf77011e6bdd29ee74e6ec22fcbd28c934e6dc (patch) | |
tree | 296137d1638df70799627a01878ed7faf125f3f5 /print/xdvik | |
parent | bdc288852c5fdccc92ce97d0f7344b4d9a1f0b99 (diff) | |
download | pkgsrc-30cf77011e6bdd29ee74e6ec22fcbd28c934e6dc.tar.gz |
PKGREVISION bump because of the kpathsea API change.
Diffstat (limited to 'print/xdvik')
-rw-r--r-- | print/xdvik/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index 43355bdcafc..5a9fdcf07be 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/03/01 18:13:50 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2009/06/09 21:31:04 minskim Exp $ DISTNAME= xdvik-22.84.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xdvi/} |