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 676659da1e9..9382e9385d0 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2005/03/07 14:40:07 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/03/27 15:43:34 wiz Exp $ # DISTNAME= asc-source-1.15.3.0 PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${AUDIO_FILES} |