diff options
author | grant <grant@pkgsrc.org> | 2004-06-27 08:29:20 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-06-27 08:29:20 +0000 |
commit | c891d02d1baf3adba0aca066e66b2adef2a28e6e (patch) | |
tree | 59b482ae31cecbe5e07c61d8067dde0b60e26e83 /print | |
parent | 5cadcfbc28af99fbaaffa337a79ad59f640377d7 (diff) | |
download | pkgsrc-c891d02d1baf3adba0aca066e66b2adef2a28e6e.tar.gz |
bump PKGREVISION for dependency change + new files install (hi, recht!)
Diffstat (limited to 'print')
-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 6781b6dcce5..20436f32721 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:51 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/06/27 08:29:20 grant Exp $ PKGNAME= ghostscript-esp-${GS_VERS} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= ESP/CUPS Postscript interpreter USE_X11= # defined |