diff options
Diffstat (limited to 'games/openmortal/Makefile')
-rw-r--r-- | games/openmortal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index a45f880bdf4..d9d8a509260 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/12/08 14:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:41 reed Exp $ # DISTNAME= openmortal-0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/} EXTRACT_SUFX= .tar.bz2 |