diff options
author | tv <tv> | 1998-06-21 02:58:31 +0000 |
---|---|---|
committer | tv <tv> | 1998-06-21 02:58:31 +0000 |
commit | 4144d45d1bef0107e266dadb20f97e6a175b8856 (patch) | |
tree | 0f5d5e17e8430184f759b21af399b4018d41387a /net | |
parent | 52480ab8f8c1f0fef0dbb0c49792a748a0fe785a (diff) | |
download | pkgsrc-4144d45d1bef0107e266dadb20f97e6a175b8856.tar.gz |
Automanpage handling.
Diffstat (limited to 'net')
-rw-r--r-- | net/ircII/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ircII/Makefile b/net/ircII/Makefile index 862198333ba..405b2478501 100644 --- a/net/ircII/Makefile +++ b/net/ircII/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/04/15 10:38:38 agc Exp $ +# $NetBSD: Makefile,v 1.13 1998/06/21 02:58:31 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp # @@ -13,8 +13,6 @@ MAINTAINER= mrg@eterna.com.au GNU_CONFIGURE= yes #CONFIGURE_ARGS+= --with-default-server=SERVER[:PORT] -MAN1= ircII.1 ircbug.1 - PLIST_SRC= ${WRKDIR}/PLIST.tmp pre-install: |