diff options
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 61f79b0b5d3..1500f9fd337 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2008/04/22 21:25:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2008/04/29 08:19:36 wiz Exp $ # DISTNAME= AlephOne-20071103 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 |