diff options
Diffstat (limited to 'games/moria/Makefile')
-rw-r--r-- | games/moria/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/moria/Makefile b/games/moria/Makefile index 5a8a62975bd..3535806c9e5 100644 --- a/games/moria/Makefile +++ b/games/moria/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/08/17 17:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:08 wiz Exp $ DISTNAME= um5.5.2 PKGNAME= moria-5.5.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games # The "offical" master site has lost the pub/Games directory. #MASTER_SITES= ftp://ftp.cis.ksu.edu/pub/Games/Moria/source/ |