diff options
author | wiz <wiz> | 2007-09-05 21:59:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-05 21:59:41 +0000 |
commit | f4b31d1535410ad1371cfe2ee4c49bd6c66ea846 (patch) | |
tree | e1dbb48713ec696aa8b389b96c93a0a02a10ae87 /news/tin | |
parent | bb81bfdad1b13087e95674c9a7c1e363447d0887 (diff) | |
download | pkgsrc-f4b31d1535410ad1371cfe2ee4c49bd6c66ea846.tar.gz |
Add license file for tin, and make news/tin use it.
Diffstat (limited to 'news/tin')
-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 cb0284604a8..396473c429a 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2007/02/02 19:29:12 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2007/09/05 21:59:41 wiz Exp $ # DISTNAME= tin-1.8.3 @@ -17,7 +17,7 @@ HOMEPAGE= http://www.tin.org/ COMMENT= TIN newsreader (termcap based) # See src/nntplib.c, vms/vms.c -LICENSE= no-profit +LICENSE= tin-license RESTRICTED= Profit from use, sale, trade, or reproduction disallowed GNU_CONFIGURE= yes |