gna.org was shutdown in Jan 2017 so update HOMEPAGE and MASTER_SITES.

Maintainer timeout.
This commit is contained in:
kirby 2018-01-24 08:01:00 +00:00
parent 08e2ce0485
commit 826811510e

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.15 2017/07/26 22:45:23 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2018/01/24 08:01:00 kirby Exp $
COMMENT = skeletal based character animation library
DISTNAME = cal3d-0.11.0
REVISION = 4
REVISION = 5
SHARED_LIBS = cal3d 1.0 # .12.0
CATEGORIES = graphics
HOMEPAGE = http://home.gna.org/cal3d/
HOMEPAGE = https://mp3butcher.github.io/Cal3D/
MAINTAINER = Laurent Fanis <laurent.fanis@gmail.com>
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c m ${COMPILER_LIBCXX}
MASTER_SITES = http://download.gna.org/cal3d/sources/
MASTER_SITES = https://mp3butcher.github.io/Cal3D/sources/
CONFIGURE_STYLE=gnu