diff options
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r-- | x11/gnome-terminal/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 0d87a1f76faa..56ef13ca7ddd 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the GNOME 3 Desktop -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ diff --git a/x11/gnome-terminal/pkg-descr b/x11/gnome-terminal/pkg-descr index 39b967d38710..9fbbdafa9e6c 100644 --- a/x11/gnome-terminal/pkg-descr +++ b/x11/gnome-terminal/pkg-descr @@ -1,3 +1,3 @@ Default terminal emulator for the GNOME 3 Desktop. -WWW: http://www.gnome.org/ +WWW: https://www.gnome.org/ |