diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-11 04:47:51 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-11 04:47:51 +0000 |
commit | 9d28b017022dd30c2e45a7fdf8323ab5813b71cd (patch) | |
tree | e4882ab02705f55de23a4ffc760ce602f15eaed8 /print | |
parent | fe37e660dc9225e05d68339319eaabdff4038a27 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 40796a35ddd1..cae851fc14b5 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -9,14 +9,12 @@ PORTNAME= apsfilter PORTVERSION= 5.4.2 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ -PATCH_SITES= http://www.apsfilter.org/download/ #last patches are broken because of an error in make-release #after moving it to www area ... #am working on this +#PATCH_SITES= http://www.apsfilter.org/download/ #PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz -BROKEN= "diffs on www.apsfilter.org are not o.k. because of an error in script, am working on this a.s.a.p." - MAINTAINER= andreas@FreeBSD.org RUN_DEPENDS= recode:${PORTSDIR}/converters/recode diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 40796a35ddd1..cae851fc14b5 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -9,14 +9,12 @@ PORTNAME= apsfilter PORTVERSION= 5.4.2 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ -PATCH_SITES= http://www.apsfilter.org/download/ #last patches are broken because of an error in make-release #after moving it to www area ... #am working on this +#PATCH_SITES= http://www.apsfilter.org/download/ #PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz -BROKEN= "diffs on www.apsfilter.org are not o.k. because of an error in script, am working on this a.s.a.p." - MAINTAINER= andreas@FreeBSD.org RUN_DEPENDS= recode:${PORTSDIR}/converters/recode |