summaryrefslogtreecommitdiff
path: root/games/asc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-08-31 11:13:32 +0000
committerwiz <wiz@pkgsrc.org>2003-08-31 11:13:32 +0000
commitffc79ffa47000f529a946941ff1cfcd98064bcf4 (patch)
treeb5e3a4bc1ca3b15bb001812216eceb8198602c81 /games/asc/Makefile
parentbc4555eb2068d4b2ad49a0b876a51a1d851a74b6 (diff)
downloadpkgsrc-ffc79ffa47000f529a946941ff1cfcd98064bcf4.tar.gz
Update to 1.13.8.0:
Many annoying replay problems have been fixed, as well as several bugs in the movement code.
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r--games/asc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index cca3ad90de8..9b0224d494a 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/26 21:41:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/31 11:13:32 wiz Exp $
#
-DISTNAME= asc-source-1.13.7
+DISTNAME= asc-source-1.13.8.0
PKGNAME= ${DISTNAME:S/-source//}
-PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/}