summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-04 20:03:20 +0000
committerjtb <jtb>2001-06-04 20:03:20 +0000
commit97abf7e962a4e2ca0ebdd46953b5c620a3b9ce12 (patch)
tree6f2801d5d702b5994dcbc2e0fe01f26adabaf762 /news
parent6847e382de78a7c9aa326407091e4fd23122b22f (diff)
downloadpkgsrc-97abf7e962a4e2ca0ebdd46953b5c620a3b9ce12.tar.gz
Add LICENSE=trn-license
Diffstat (limited to 'news')
-rw-r--r--news/trn/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile
index 77b469d726e..b70e440320f 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/02/17 17:54:52 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2001/06/04 20:03:20 jtb Exp $
DISTNAME= trn4-test74
PKGNAME= trn-4.74
@@ -10,6 +10,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://trn.sourceforge.net/
COMMENT= Threaded version of rn, the classic news reader
+LICENSE= trn-license
+
.if defined(USE_INN) && ${USE_INN} == YES
DEPENDS= inn>=2.2:../inn
.else