aboutsummaryrefslogtreecommitdiffstats
path: root/games/nInvaders/Makefile
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2003-05-12 20:17:35 +0800
committermich <mich@FreeBSD.org>2003-05-12 20:17:35 +0800
commit1ffedea0800d47267c615606acc50cb07d264d26 (patch)
tree4f872d3ffe22a968b661ee1bc8985d8571b57377 /games/nInvaders/Makefile
parent20ba0e62f7d046bf57aefd644641b9da4ceae015 (diff)
downloadfreebsd-ports-gnome-1ffedea0800d47267c615606acc50cb07d264d26.tar.gz
freebsd-ports-gnome-1ffedea0800d47267c615606acc50cb07d264d26.tar.zst
freebsd-ports-gnome-1ffedea0800d47267c615606acc50cb07d264d26.zip
- Update to latest release.
- added timer - addedd title-screen - bugfix - Fix WWW. Approved by: roberto(mentor)
Diffstat (limited to 'games/nInvaders/Makefile')
-rw-r--r--games/nInvaders/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nInvaders/Makefile b/games/nInvaders/Makefile
index dca254b9c8ec..57b4e6c41cb0 100644
--- a/games/nInvaders/Makefile
+++ b/games/nInvaders/Makefile
@@ -7,16 +7,15 @@
#
PORTNAME= nInvaders
-PORTVERSION= 0.0.10
+PORTVERSION= 0.1.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ninvaders
-DISTNAME= ninvaders${PORTVERSION}
+DISTNAME= ninvaders-${PORTVERSION}
MAINTAINER= mich@FreeBSD.org
COMMENT= The nIvaders game is a Space Invaders clone for ncurses
-WRKSRC= ${WRKDIR}/ninvaders-${PORTVERSION}
USE_REINPLACE= yes
post-patch: