-Fix the fetch, it is redirect from icculus.org to offload1.icculus.org.

-portlint:
	-Remove USE_REINPLACE.
	-Use DATADIR in plist.
This commit is contained in:
Jeremy Messenger 2006-03-31 21:56:39 +00:00
parent e8f2ca1868
commit 0bff218a29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158500
2 changed files with 580 additions and 581 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= neverball
PORTVERSION= 1.4.0
CATEGORIES= games
MASTER_SITES= http://icculus.org/neverball/
MASTER_SITES= http://offload1.icculus.org/neverball/
MAINTAINER= mezz@FreeBSD.org
COMMENT= Tilt the floor to guide a ball through an obstacle course
@ -19,7 +19,6 @@ FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_SDL= image mixer ttf
DOCS= CHANGES COPYING README

File diff suppressed because it is too large Load Diff