aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/gsimplecal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/gsimplecal/Makefile b/deskutils/gsimplecal/Makefile
index 17c54038acb4..26b44adc9e43 100644
--- a/deskutils/gsimplecal/Makefile
+++ b/deskutils/gsimplecal/Makefile
@@ -1,12 +1,14 @@
PORTNAME= gsimplecal
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Lightweight calendar applet written in C++ using GTK
-LICENSE= GPLv3
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf compiler:c++11-lang gmake gnome pkgconfig
USE_GITHUB= yes