diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:11:07 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-10-19 09:11:07 +0000 |
commit | e65d62560b555faf832ccfc413ef8ab9053dd486 (patch) | |
tree | 9b795e3203af53520782e35a09622d35f31e418c /print | |
parent | 591d7d57b6895652ab0da5bb9210d72a94ea112b (diff) | |
download | ports-e65d62560b555faf832ccfc413ef8ab9053dd486.tar.gz ports-e65d62560b555faf832ccfc413ef8ab9053dd486.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index fecdf4e57be2..4c7cc82a22e5 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -3,14 +3,14 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/09/21 17:02:40 andreas Exp $ +# $Id: Makefile,v 1.6 1996/09/23 07:42:42 andreas Exp $ # DISTNAME= apsfilter-4.9.3 CATEGORIES+= print MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \ transfig:${PORTSDIR}/print/transfig \ diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index fecdf4e57be2..4c7cc82a22e5 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -3,14 +3,14 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1996/09/21 17:02:40 andreas Exp $ +# $Id: Makefile,v 1.6 1996/09/23 07:42:42 andreas Exp $ # DISTNAME= apsfilter-4.9.3 CATEGORIES+= print MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> +MAINTAINER= andreas@klemm.gtn.com RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \ transfig:${PORTSDIR}/print/transfig \ |