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 63cd0cf8357..e2ea8102ca3 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/06/04 22:16:10 tron Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/29 23:36:35 wiz Exp $ # DISTNAME= openmortal-0.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/} EXTRACT_SUFX= .tar.bz2 |