diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-12-07 16:44:53 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-12-07 16:44:53 +0000 |
commit | fba30492b22d3da1b6999b7c096cc73ae6372d7d (patch) | |
tree | 53655df2b79f526600aad3ba2d4e65e47edb9b89 /games/duel | |
parent | 060b617b1a107944c3863aac35064aa32a3d5524 (diff) |
Notes
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 |