diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-10 05:37:00 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-10 05:37:00 +0000 |
commit | 85daf4662a6245a880c1062460d1f0f1be8add53 (patch) | |
tree | 5de85c1e12d39412748b76a90bf78d140956e8f7 /news | |
parent | 42b8603928b4cc9eb27955fc5053f693b3549d82 (diff) |
- add LICENSE_FILE
Notes
Notes:
svn path=/head/; revision=256299
Diffstat (limited to 'news')
-rw-r--r-- | news/cnews/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 44db1c4319fc..b2783306fb16 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -37,6 +37,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= An news server LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/COPYRIGHT MAKE_JOBS_UNSAFE= yes DIST_SUBDIR= ${DISTNAME} |