Index: head/games/opensfx/Makefile =================================================================== --- head/games/opensfx/Makefile (revision 524465) +++ head/games/opensfx/Makefile (revision 524466) @@ -1,29 +1,30 @@ # Created by: Ilya A. Arhipov # $FreeBSD$ PORTNAME= opensfx PORTVERSION= 0.2.3 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative sounds for OpenTTD game engine LICENSE= CC-Sampling+-1.0 LICENSE_NAME= Creative Commons Sampling Plus 1.0 LICENSE_FILE= ${WRKDIR}/opensfx-${PORTVERSION}/license.txt LICENSE_PERMS= auto-accept USES= zip NO_BUILD= yes +NO_ARCH= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/openttd/baseset/opensfx ${INSTALL_DATA} ${WRKDIR}/opensfx-${PORTVERSION}/* \ ${STAGEDIR}${PREFIX}/share/openttd/baseset/opensfx .include Index: head/games/opensfx/pkg-descr =================================================================== --- head/games/opensfx/pkg-descr (revision 524465) +++ head/games/opensfx/pkg-descr (revision 524466) @@ -1,3 +1,3 @@ OpenSFX is free alternative sounds for OpenTTD game engine. -WWW: http://dev.openttdcoop.org/projects/opensfx +WWW: https://github.com/OpenTTD/OpenSFX