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 76d6ce858df..9c46f23dce0 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2012/10/06 11:54:48 asau Exp $ +# $NetBSD: Makefile,v 1.38 2013/05/31 12:41:03 wiz Exp $ # DISTNAME= openmortal-0.7 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/} EXTRACT_SUFX= .tar.bz2 |