diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-19 03:01:17 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1996-09-19 03:01:17 +0000 |
commit | dea38560ebe252c09f82076e88488628cbd4f398 (patch) | |
tree | 4633df6d248cee5d96e36e177cd4ee489fbd6050 /print | |
parent | 38f4e4de380335376484ddf179016d77ac6f4f26 (diff) | |
download | ports-dea38560ebe252c09f82076e88488628cbd4f398.tar.gz ports-dea38560ebe252c09f82076e88488628cbd4f398.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 6 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index cb28f13be4f1..782f85990e28 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -1,16 +1,16 @@ # FreeBSD ports collection makefile for: apsfilter # Version required: 4.9.3 # Date created: Tue Nov 14 18:29:48 MET 1995 -# Whom: Andreas Klemm <andreas@knobel.gun.de> +# Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.3 1995/12/04 02:27:58 asami Exp $ # DISTNAME= apsfilter-4.9.3 CATEGORIES+= print MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ -MAINTAINER= Andreas Klemm <andreas@knobel.gun.de> +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \ transfig:${PORTSDIR}/print/transfig \ diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index cb28f13be4f1..782f85990e28 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -1,16 +1,16 @@ # FreeBSD ports collection makefile for: apsfilter # Version required: 4.9.3 # Date created: Tue Nov 14 18:29:48 MET 1995 -# Whom: Andreas Klemm <andreas@knobel.gun.de> +# Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.3 1995/12/04 02:27:58 asami Exp $ # DISTNAME= apsfilter-4.9.3 CATEGORIES+= print MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ -MAINTAINER= Andreas Klemm <andreas@knobel.gun.de> +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \ transfig:${PORTSDIR}/print/transfig \ |