aboutsummaryrefslogtreecommitdiff
path: root/textproc/replaceit/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-10 16:09:19 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-10 16:09:19 +0000
commit1912e1e846b26173f8965cf459e4f40d208f490a (patch)
tree5e52c07be475d171a7a52ed7d1f99845f0ee4d45 /textproc/replaceit/Makefile
parent58859a833b92e160ee4cbbf55c657404783524de (diff)
downloadports-1912e1e846b26173f8965cf459e4f40d208f490a.tar.gz
ports-1912e1e846b26173f8965cf459e4f40d208f490a.zip
Update "BSD" license in textproc category
Notes
Notes: svn path=/head/; revision=374477
Diffstat (limited to 'textproc/replaceit/Makefile')
-rw-r--r--textproc/replaceit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile
index f0a2cdbc1b9b..254c9d52d749 100644
--- a/textproc/replaceit/Makefile
+++ b/textproc/replaceit/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= http://pldaniels.com/replaceit/
MAINTAINER= ports@FreeBSD.org
COMMENT= Light replacement to the combination of sed/awk/grep/head/tail
-LICENSE= BSD
+LICENSE= Sendmail
+LICENSE_NAME= Sendmail License
LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
MAKE_ARGS= CC="${CC}" PRF="${CFLAGS}"