diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-06 22:16:57 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-06 22:16:57 +0000 |
commit | 453b4d319be37d99767e900ffc799d87d7105143 (patch) | |
tree | e50bf070dfea47737f9659b8721ed1eafcfc9bb5 | |
parent | cdad4b092b871caba49ea2af1dec1ac9b59ae8d6 (diff) |
Update "BSD" license
Notes
Notes:
svn path=/head/; revision=374160
-rw-r--r-- | news/hellanzb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 6b7e7891b066..d8d1faa4d5c9 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.hellanzb.com/distfiles/ MAINTAINER= pjenvey@groovie.org COMMENT= Nzb downloader and post processor -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= par2:${PORTSDIR}/archivers/par2cmdline \ flac:${PORTSDIR}/audio/flac \ |