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-nox11 | |
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-nox11')
-rw-r--r-- | print/ghostscript-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-nox11/Makefile b/print/ghostscript-nox11/Makefile index 2bd2b810d6e..bfa1efb6278 100644 --- a/print/ghostscript-nox11/Makefile +++ b/print/ghostscript-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/09/13 05:16:45 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-nox11-${GS_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Aladdin Postscript interpreter without X11 drivers .include "Makefile.common" |