summaryrefslogtreecommitdiff
path: root/news/nntpclnt
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:15 +0000
committeragc <agc>1998-04-15 10:38:15 +0000
commit90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c (patch)
tree35307bbb1d53c1243684aaf33a30be9253e985bc /news/nntpclnt
parent0abbcc240b8b2caf2b88a751a44c3ac9b884ca04 (diff)
downloadpkgsrc-90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'news/nntpclnt')
-rw-r--r--news/nntpclnt/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index f04086c2af2..bab3f8c89d4 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,10 +1,4 @@
-# New ports collection Makefile for: nntpclnt
-# Version required: 1.6.1
-#
-# Date created: 25 March 1998
-# Whom: tv@netbsd.org
-#
-# $NetBSD: Makefile,v 1.3 1998/03/28 19:48:28 cjs Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:41 agc Exp $
#
DISTNAME= nntpclnt-1.6.1
@@ -33,4 +27,4 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/etc/nntp
${CAT} ${PKGDIR}/MESSAGE
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"