aboutsummaryrefslogtreecommitdiff
path: root/games/madbomber
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-05-02 15:44:31 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-05-02 15:44:31 +0000
commit57e1777e91936a84f4ca0ca0ab62fdc9da78cf30 (patch)
treee6b1a7c7ffffd837564fbbe1f9a0848492688cc0 /games/madbomber
parentb243855f9fc4ac76491afe1408b402df03c025d4 (diff)
downloadports-57e1777e91936a84f4ca0ca0ab62fdc9da78cf30.tar.gz
ports-57e1777e91936a84f4ca0ca0ab62fdc9da78cf30.zip
Notes
Diffstat (limited to 'games/madbomber')
-rw-r--r--games/madbomber/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/madbomber/Makefile b/games/madbomber/Makefile
index ac41ac08f998..53dd00b9915e 100644
--- a/games/madbomber/Makefile
+++ b/games/madbomber/Makefile
@@ -5,8 +5,7 @@ PORTNAME= madbomber
PORTVERSION= 0.2.5
PORTREVISION= 13
CATEGORIES= games
-MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/madbomber/src/ \
- ftp://ftp.billsgames.com/unix/x/madbomber/src/
+MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/madbomber/src/
MAINTAINER= nemysis@FreeBSD.org
COMMENT= Clone of Activision's classic Atari 2600 console game "Kaboom!"
@@ -18,8 +17,7 @@ USE_SDL= mixer image sdl
CPPFLAGS+= `${SDL_CONFIG} --cflags` -DDATA_PREFIX=\"${DATADIR}/\"
LDFLAGS+= `${SDL_CONFIG} --libs`
-PORTDOCS= AUTHORS.txt CHANGES.txt README.txt TODO.txt
-
+PORTDOCS= AUTHORS.txt CHANGES.txt README.txt
OPTIONS_DEFINE= DOCS
DESKTOP_ENTRIES="Mad Bomber" "" "${PORTNAME}" \