diff options
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 36ea233e435..77b469d726e 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/11 14:45:04 tron Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/17 17:54:52 wiz Exp $ DISTNAME= trn4-test74 PKGNAME= trn-4.74 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://trn.sourceforge.net/ +COMMENT= Threaded version of rn, the classic news reader .if defined(USE_INN) && ${USE_INN} == YES DEPENDS= inn>=2.2:../inn |