diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-12-08 00:44:53 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-12-08 00:44:53 +0800 |
commit | c878e3a08ff157de4b8fa14bdb12c4b9a317efcd (patch) | |
tree | bb567fcd82db0e47b681ea4a46234f5d83a320bd /games/duel | |
parent | eead626ada90cea96abc11e3a00be62e90b30828 (diff) | |
download | freebsd-ports-gnome-c878e3a08ff157de4b8fa14bdb12c4b9a317efcd.tar.gz freebsd-ports-gnome-c878e3a08ff157de4b8fa14bdb12c4b9a317efcd.tar.zst freebsd-ports-gnome-c878e3a08ff157de4b8fa14bdb12c4b9a317efcd.zip |
- Mirror distfile because MASTER_SITE disappeared.
- Remove WWW from pkg-descr.
Diffstat (limited to 'games/duel')
-rw-r--r-- | games/duel/Makefile | 3 | ||||
-rw-r--r-- | games/duel/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/duel/Makefile b/games/duel/Makefile index 5497788e8903..1a00513ad0da 100644 --- a/games/duel/Makefile +++ b/games/duel/Makefile @@ -9,7 +9,8 @@ PORTNAME= duel PORTVERSION= 0.98 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.personal.rdg.ac.uk/~sir03me/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alepulver DISTNAME= lin${PORTNAME} MAINTAINER= alepulver@FreeBSD.org diff --git a/games/duel/pkg-descr b/games/duel/pkg-descr index f3ab53413051..9eb804e21b12 100644 --- a/games/duel/pkg-descr +++ b/games/duel/pkg-descr @@ -4,5 +4,3 @@ through about twenty levels of action and gorgeous (_cough_) 3d graphics. In theory, all you windows folks need to do is extract the archive, and double click the exe. In theory. Sorry, I never got round to adding sound - but look on the bright side, at least you can use it at work without anyone noticing. :) - -WWW: http://www.personal.rdg.ac.uk/~sir03me/code.html |