diff options
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 |