summaryrefslogtreecommitdiff
path: root/print/ghostscript8
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-09-04 14:57:14 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-09-04 14:57:14 +0000
commitd804b6a8d2fbd4902c8ec907539ddc9ed435730b (patch)
tree3c28b81693d4e6a460bbb7fa97bae55b126f23a2 /print/ghostscript8
parentUpdate the e-mail address of the maintainer of the original (diff)
typo:
- unzip:${PORTSDIR}/archiver/unzip + unzip:${PORTSDIR}/archivers/unzip Submitted by: Bernd Rosauer <br@schiele-ct.de>
Notes
Notes: svn path=/head/; revision=7773
Diffstat (limited to 'print/ghostscript8')
-rw-r--r--print/ghostscript8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 070fee810522..47b90eaebe70 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Jun 10 21:58:54 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.9 1997/09/02 16:48:55 andreas Exp $
+# $Id: Makefile,v 1.10 1997/09/03 06:57:04 andreas Exp $
#
DISTNAME= ghostscript-5.03
@@ -17,7 +17,7 @@ MAINTAINER= andreas@FreeBSD.org
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg \
/nonexistent:${PORTSDIR}/graphics/png \
- unzip:${PORTSDIR}/archiver/unzip
+ unzip:${PORTSDIR}/archivers/unzip
DEPENDS_TARGET= extract
MAKE_ENV= PORTSDIR=${PORTSDIR}