diff options
author | feld <feld@FreeBSD.org> | 2014-12-23 01:31:49 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-23 01:31:49 +0800 |
commit | 845ad3c4c9151eb4c8f7f17f7d6c6242afa20242 (patch) | |
tree | a9bb447b4e75b57e60aeaa64b7a3af908c8354f6 /converters/bsdconv | |
parent | 8ee83d4c1681a38b6aead2a306d932b2cb123281 (diff) | |
download | freebsd-ports-gnome-845ad3c4c9151eb4c8f7f17f7d6c6242afa20242.tar.gz freebsd-ports-gnome-845ad3c4c9151eb4c8f7f17f7d6c6242afa20242.tar.zst freebsd-ports-gnome-845ad3c4c9151eb4c8f7f17f7d6c6242afa20242.zip |
Update "BSD" license for buganini's ports
Diffstat (limited to 'converters/bsdconv')
-rw-r--r-- | converters/bsdconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/bsdconv/Makefile b/converters/bsdconv/Makefile index f84f10f48fc3..15968bdad44d 100644 --- a/converters/bsdconv/Makefile +++ b/converters/bsdconv/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= buganini@gmail.com COMMENT= BSD licensed charset/encoding converter library -LICENSE= BSD +LICENSE= ISCL USE_GITHUB= yes GH_ACCOUNT= buganini |