diff options
Diffstat (limited to 'graphics/quesa/Makefile')
-rw-r--r-- | graphics/quesa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/quesa/Makefile b/graphics/quesa/Makefile index a3b985ba0d6c..e5cdefa0450e 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= High level 3D graphics library compatible with Apple's QuickDraw(TM) -WWW= http://quesa.sourceforge.net/ +WWW= https://quesa.sourceforge.net/ USES= gl libtool xorg USE_CXXSTD= gnu++98 |