From d5c80d60761fbd8c146ab1d8501b198059a19dbc Mon Sep 17 00:00:00 2001
From: Andreas Klemm <andreas@FreeBSD.org>
Date: Mon, 1 Jan 2001 17:27:43 +0000
Subject: - manpages were missing in ports Makefile   therefore they were also
 missing in package (-> PORTREVISION bump) - portlint complained about descr.
 line being too long, trimmed it down   to below 70 chars.

PR:		23973
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
---
 print/apsfilter/Makefile    | 5 ++++-
 print/apsfilter/pkg-comment | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index e58042163a68..9b684914476b 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -7,7 +7,7 @@
 
 PORTNAME=	apsfilter
 PORTVERSION=	6.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print
 MASTER_SITES=	http://www.apsfilter.org/download/
 
@@ -41,6 +41,9 @@ RUN_DEPENDS+=	psnup:${PORTSDIR}/print/psutils-letter
 RUN_DEPENDS+=	convert:${PORTSDIR}/graphics/ImageMagick
 .endif
 
+MAN1=		apsfilter.1
+MAN5=		apsfilterrc.5
+
 USE_BZIP2=	yes
 WRKSRC=		${WRKDIR}/apsfilter
 SCRIPTS_ENV=	WRKDIRPREFIX="${WRKDIRPREFIX}"
diff --git a/print/apsfilter/pkg-comment b/print/apsfilter/pkg-comment
index 2f8669246336..bdba8a361d8e 100644
--- a/print/apsfilter/pkg-comment
+++ b/print/apsfilter/pkg-comment
@@ -1 +1 @@
-Magic print filter with auto file type recognition and duplex printing support
+Magic print filter with auto file type recognition and duplex printing
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0