diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
commit | 895a427c2b02fc658aea5135eb3059116379c573 (patch) | |
tree | 6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /news/trn/Makefile | |
parent | 24e9c4bfce71001ab726d2c6ccdd198ef12435ba (diff) | |
download | pkgsrc-895a427c2b02fc658aea5135eb3059116379c573.tar.gz |
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 98d2e88d675..7c080c287ba 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2007/12/02 11:32:25 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2009/05/19 08:59:29 wiz Exp $ DISTNAME= trn-4.0-test76 PKGNAME= trn-4.76 @@ -6,10 +6,9 @@ PKGREVISION= 3 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://trn.sourceforge.net/ COMMENT= Threaded version of rn, the classic news reader - LICENSE= trn-license PKG_SYSCONFSUBDIR= nntp |