diff options
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r-- | games/asc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index fe36a51da0b..f251d395682 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2004/12/14 18:15:40 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2004/12/28 23:18:15 reed Exp $ # DISTNAME= asc-source-1.15.2.1 PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} |