diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-09 01:23:27 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-05-09 01:23:27 +0800 |
commit | a69fa101bdfc4d6635b51d02ca435447ce3ee1fb (patch) | |
tree | 92d75d627b6f09b1aae9754f2387e5d19600933f /sysutils | |
parent | 13c8e8e4459a976cd049410ea29fd8ea7a1a6c9c (diff) | |
download | freebsd-ports-gnome-a69fa101bdfc4d6635b51d02ca435447ce3ee1fb.tar.gz freebsd-ports-gnome-a69fa101bdfc4d6635b51d02ca435447ce3ee1fb.tar.zst freebsd-ports-gnome-a69fa101bdfc4d6635b51d02ca435447ce3ee1fb.zip |
- Clarify license
Clarification received directly from software author,
Oliver Fromme <oliver@fromme.com> via email.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/vils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/vils/Makefile b/sysutils/vils/Makefile index 08d4102cd5c0..3f3405335886 100644 --- a/sysutils/vils/Makefile +++ b/sysutils/vils/Makefile @@ -11,7 +11,7 @@ DISTFILES= vils MAINTAINER= ports@FreeBSD.org COMMENT= Use your favorite editor to rename files -LICENSE= BSD +LICENSE= BSD2CLAUSE RUN_DEPENDS= zsh:${PORTSDIR}/shells/zsh |