summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/tin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 9c3388e3eab..7d08fbc5ad5 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/23 13:15:34 dillo Exp $
+# $NetBSD: Makefile,v 1.10 2001/06/04 19:55:13 jtb Exp $
# $FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp
DISTNAME= tin-1.4.5
@@ -17,6 +17,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.tin.org/
COMMENT= TIN newsreader (termcap based)
+LICENSE= tin-license
+RESTRICTED= "Profit from use, sale, trade, or reproduction disallowed"
+
GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"