diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-24 13:02:00 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-24 13:02:00 +0000 |
commit | c72f46770a033862d2da82574c575a6eb68fe5e2 (patch) | |
tree | 12c91239a4244ea4b3dd993b607e6c5ce9deadcf /graphics | |
parent | 48a20753c5149a23eafc27c6b216724efcb91320 (diff) | |
download | pkgsrc-c72f46770a033862d2da82574c575a6eb68fe5e2.tar.gz |
Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xdvipresent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xdvipresent/Makefile b/graphics/xdvipresent/Makefile index c93ebb347af..01fd29f0c3a 100644 --- a/graphics/xdvipresent/Makefile +++ b/graphics/xdvipresent/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:43:07 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/12/24 13:02:00 jmmv Exp $ # DISTNAME= xdvipresent-0.6p14 PKGNAME= xdvipresent-0.6.1.14 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/xdvipresent CATEGORIES= graphics textproc print x11 MASTER_SITES= http://clip.dia.fi.upm.es/Software/ |