diff options
author | frueauf <frueauf> | 1998-03-26 23:06:21 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-26 23:06:21 +0000 |
commit | e7ed97ef365e10f7e63e3f200274780c8d0c312c (patch) | |
tree | 767ea78d155de8335f7b8319785380321adb24c6 /news/nntpclnt | |
parent | 9df2db9b4429d1ee9b9654cc0b76e7a517c55d79 (diff) | |
download | pkgsrc-e7ed97ef365e10f7e63e3f200274780c8d0c312c.tar.gz |
Shut up portlint.
Diffstat (limited to 'news/nntpclnt')
-rw-r--r-- | news/nntpclnt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile index 22d6475acf1..21d2a573653 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -4,7 +4,7 @@ # Date created: 25 March 1998 # Whom: tv@netbsd.org # -# $NetBSD: Makefile,v 1.1 1998/03/25 19:31:35 tv Exp $ +# $NetBSD: Makefile,v 1.2 1998/03/26 23:06:21 frueauf Exp $ # DISTNAME= nntpclnt-1.6.1 @@ -12,6 +12,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITES_LOCAL} MAINTAINER= tv@netbsd.org + ALL_TARGET= inews MAN3= nntpclnt.3 |