diff options
Diffstat (limited to 'graphics/libgltext/Makefile')
-rw-r--r-- | graphics/libgltext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgltext/Makefile b/graphics/libgltext/Makefile index decc0236e42d..3ba88381ce1d 100644 --- a/graphics/libgltext/Makefile +++ b/graphics/libgltext/Makefile @@ -7,7 +7,7 @@ DISTNAME= gltext-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Portable font rendering library for C++ -WWW= http://gltext.sourceforge.net +WWW= https://gltext.sourceforge.net LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |