diff options
-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 93e03bdf94d..001b642d955 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/03/06 23:43:47 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/12 19:45:39 wiz Exp $ # DISTNAME= asc-source-1.13.8.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} |