diff options
Diffstat (limited to 'games/stegavorto/Makefile')
-rw-r--r-- | games/stegavorto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/stegavorto/Makefile b/games/stegavorto/Makefile index 6520344e4b6..980b7a4a257 100644 --- a/games/stegavorto/Makefile +++ b/games/stegavorto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/02/14 21:13:15 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:23 wiz Exp $ # DISTNAME= stegavorto-src-2009.01.22 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/ EXTRACT_SUFX= .tar.bz2 |