diff options
author | dillo <dillo@pkgsrc.org> | 2005-05-30 14:57:28 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2005-05-30 14:57:28 +0000 |
commit | 571372cc5c641ae7272aba6c323c91be6ae9c67a (patch) | |
tree | 06ff6c4c78e175bde1db166e25d1cc455f9953b4 /print/ghostscript-esp | |
parent | 573ac97f72dc43f1d015ca7beac2f0d15a255f55 (diff) | |
download | pkgsrc-571372cc5c641ae7272aba6c323c91be6ae9c67a.tar.gz |
Bump PKGREVISION due to changed dependency pattern (allowing newer versions
of ghostscript-fonts).
Diffstat (limited to 'print/ghostscript-esp')
-rw-r--r-- | print/ghostscript-esp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index ec6bbfb7cba..25bd8d52cc1 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/12/28 23:18:16 reed Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-esp-${GS_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= ESP/CUPS Postscript interpreter USE_X11= # defined |