diff options
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 7d08fbc5ad5..16d78f8ac4d 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/06/04 19:55:13 jtb Exp $ +# $NetBSD: Makefile,v 1.11 2001/06/05 00:54:08 jtb Exp $ # $FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp DISTNAME= tin-1.4.5 @@ -17,7 +17,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.tin.org/ COMMENT= TIN newsreader (termcap based) -LICENSE= tin-license +LICENSE= no-profit RESTRICTED= "Profit from use, sale, trade, or reproduction disallowed" GNU_CONFIGURE= yes |