diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-09-09 05:08:02 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-09-09 05:08:02 +0000 |
commit | 620aaa5345c961df1dc882469be5b2574b5d2625 (patch) | |
tree | a463046d41bbff027bcaae61608ae7c7949142b6 /games | |
parent | e0ad86cdff6de67821c0fad4ebff351be4b9987f (diff) | |
download | FreeBSD-ports-620aaa5345c961df1dc882469be5b2574b5d2625.zip FreeBSD-ports-620aaa5345c961df1dc882469be5b2574b5d2625.tar.gz |
xpired moved to sourceforge
PR: 42568
Submitted by: MAINTAINER
Diffstat (limited to 'games')
-rw-r--r-- | games/xpired/Makefile | 3 | ||||
-rw-r--r-- | games/xpired/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xpired/Makefile b/games/xpired/Makefile index bafcc1e..1b5769b 100644 --- a/games/xpired/Makefile +++ b/games/xpired/Makefile @@ -8,7 +8,8 @@ PORTNAME= xpired PORTVERSION= 1.22 CATEGORIES= games -MASTER_SITES= http://xpired.temnet.org/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= xpired DISTNAME= ${PORTNAME}-${PORTVERSION}-linux_source MAINTAINER= edwin@mavetju.org diff --git a/games/xpired/pkg-descr b/games/xpired/pkg-descr index ad0204b..d17a820 100644 --- a/games/xpired/pkg-descr +++ b/games/xpired/pkg-descr @@ -3,4 +3,4 @@ SDL_image and SDL_gfx libraries distributed under the terms of GNU GPL. The goal of the game in each level is to reach the exit square, avoiding exploding barrels and other deadly stuff... -WWW: http://xpired.temnet.org/ +WWW: http://xpired.sourceforge.net/ |