Update HOMEPAGE and drop MASTER_SITES
The new upstream is http://www.makehumancommunity.org/ and newer releases (1.1.1 and 1.2.0 alpha) are available at https://github.com/makehumancommunity/makehuman
This commit is contained in:
parent
cd975abaee
commit
588f0a035b
@ -1,13 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2018/10/24 14:28:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2019/06/04 22:23:33 jca Exp $
|
||||
|
||||
COMMENT= parametrical modeling of 3D humanoid characters
|
||||
|
||||
DISTNAME= makehuman-0.9.1-rc1a
|
||||
PKGNAME= makehuman-0.9.1rc1
|
||||
CATEGORIES= graphics
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
HOMEPAGE= http://www.dedalo-3d.com/
|
||||
# Newer releases available at https://github.com/makehumancommunity/makehuman
|
||||
HOMEPAGE= http://www.makehumancommunity.org/
|
||||
|
||||
# GPLv2 / MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -19,8 +20,6 @@ WANTLIB += usbhid xcb-dri2 xcb-glx expat
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=makehuman/}
|
||||
|
||||
# gcp(1), see pre-configure
|
||||
BUILD_DEPENDS= sysutils/coreutils
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user