diff options
-rw-r--r-- | x11/yelp/Makefile | 2 | ||||
-rw-r--r-- | x11/yelp/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index ddcc96e09bf3..c52da230f143 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Help browser for the GNOME 3 desktop -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= yelp-xsl>=0:textproc/yelp-xsl \ diff --git a/x11/yelp/pkg-descr b/x11/yelp/pkg-descr index 985ffefd8a61..e27eab52e4f1 100644 --- a/x11/yelp/pkg-descr +++ b/x11/yelp/pkg-descr @@ -1,4 +1,4 @@ Yelp is a help browser for GNOME 3.0 that displays GNOME help documents, info pages, manpages, and more. -WWW: http://www.gnome.org/ +WWW: https://www.gnome.org/ |