summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-07-22 11:18:12 +0000
committernaddy <naddy@FreeBSD.org>2002-07-22 11:18:12 +0000
commit402e56f9544a37ff16e736a26c241695b32522df (patch)
treea72c28ab61a88a53fb0a9671ba28c8534b41e599 /games
parenta18674a0593f8e3a71a3ea4c8bb9632848af1b6e (diff)
downloadFreeBSD-ports-402e56f9544a37ff16e736a26c241695b32522df.zip
FreeBSD-ports-402e56f9544a37ff16e736a26c241695b32522df.tar.gz
Update to 0.0.9.
PR: 40875 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
Diffstat (limited to 'games')
-rw-r--r--games/nInvaders/Makefile6
-rw-r--r--games/nInvaders/distinfo2
2 files changed, 3 insertions, 5 deletions
diff --git a/games/nInvaders/Makefile b/games/nInvaders/Makefile
index 40704f0..26bb5b3 100644
--- a/games/nInvaders/Makefile
+++ b/games/nInvaders/Makefile
@@ -7,19 +7,17 @@
#
PORTNAME= nInvaders
-PORTVERSION= 0.0.8
+PORTVERSION= 0.0.9
CATEGORIES= games
MASTER_SITES= http://dettus.dyndns.org/ninvaders/
-DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mich@freebsdcluster.org
-WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e "s|^CC|#CC|g" \
- -e "s|^CFLAGS|#CFLAGS|g" ${WRKSRC}/Makefile
+ -e "s|^CFLAGS|#CFLAGS|g" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
diff --git a/games/nInvaders/distinfo b/games/nInvaders/distinfo
index 1afb570..63b1222 100644
--- a/games/nInvaders/distinfo
+++ b/games/nInvaders/distinfo
@@ -1 +1 @@
-MD5 (nInvaders0.0.8.tar.gz) = f8972561fd0574e0a9d68eeb03e49d4c
+MD5 (nInvaders-0.0.9.tar.gz) = 68a70f15d3c01a66557f6bbfb9ec2a4a
OpenPOWER on IntegriCloud