diff options
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r-- | games/asc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 3f0675d6ddf..6c5eff58e64 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/01/24 21:52:17 adam Exp $ +# $NetBSD: Makefile,v 1.55 2013/05/31 12:41:02 wiz Exp $ DISTNAME= asc-source-1.16.4.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} EXTRACT_SUFX= .tar.bz2 |