diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-06 18:37:09 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-06 18:37:09 +0000 |
commit | d59ba61d776716808b9a62758089fd3112a7d098 (patch) | |
tree | cbc02e185455913b37abd82616c8ab6fc0428ef8 /editors | |
parent | 9d6ba6a78c848016e17c4e83f803aa014f0ac09c (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vigor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 88aaf9a7f946..796a0b11d83f 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Vi clone inspired by the userfriendly comic strip -LICENSE= BSD +LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE WRKSRC= ${WRKDIR}/${DISTNAME}/build |