summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-18 15:25:24 +0000
committeragc <agc@pkgsrc.org>1998-06-18 15:25:24 +0000
commitb0ae9f3a282fc15fb6731cd37aa07af702b53874 (patch)
treeefc72a07839c6f8a7c7b9983b8a3274a0da15516 /mail/fetchmail
parent542918d85498ce24db0e33cd806340d3f8b82bc6 (diff)
downloadpkgsrc-b0ae9f3a282fc15fb6731cd37aa07af702b53874.tar.gz
Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 38de3c7bb0b..cae878338f7 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/03 13:10:25 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/18 15:25:24 agc Exp $
# $FreeBSD Id: Makefile,v 1.55 1998/01/29 17:13:07 ache Exp
#
@@ -10,7 +10,6 @@ MAINTAINER= ve@sci.fi
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${CFLAGS}"
-MAN1= fetchmail.1
.include "../../mk/bsd.prefs.mk"