aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-15 13:52:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-09-15 13:52:25 +0800
commit26f34f6d62441f81a8d0d43f1908a496c283ee05 (patch)
tree27ee5ccfbad5f598212f0868a17a7432cd5fc614
parent2ae37c4cd8cce3fa9b773097747941df28212433 (diff)
downloadfreebsd-ports-gnome-26f34f6d62441f81a8d0d43f1908a496c283ee05.tar.gz
freebsd-ports-gnome-26f34f6d62441f81a8d0d43f1908a496c283ee05.tar.zst
freebsd-ports-gnome-26f34f6d62441f81a8d0d43f1908a496c283ee05.zip
Update LICENSE
PR: 222306 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
-rw-r--r--www/tdiary/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tdiary/Makefile b/www/tdiary/Makefile
index 4e390c0340d7..090b24c57d1d 100644
--- a/www/tdiary/Makefile
+++ b/www/tdiary/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-full-v${PORTVERSION}
MAINTAINER= yasu@utahime.org
COMMENT= Web-based diary system (like weblog) written in Ruby
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-bundler>=1.14.6:sysutils/rubygem-bundler \