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 9eb14f65154..2ade7a117b7 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2012/01/28 11:00:55 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/03 21:56:05 wiz Exp $ # DISTNAME= openmortal-0.7 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/} EXTRACT_SUFX= .tar.bz2 |