diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-15 05:52:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-15 05:52:14 +0000 |
commit | d64868e74f641320a3fe730af7733230c9934a44 (patch) | |
tree | 196c7ca5c393f0baa3e204b6145762d9f11c80f0 | |
parent | Update LICENSE (diff) |
Update LICENSE
PR: 222304
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=449885
-rw-r--r-- | mail/c-sig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile index 70ad702f206a..58c896477ebc 100644 --- a/mail/c-sig/Makefile +++ b/mail/c-sig/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= yasu@utahime.org COMMENT= Signature insertion tool for Emacs -LICENSE= GPLv2 +LICENSE= GPLv2+ USE_EMACS= yes |