diff options
Diffstat (limited to 'games/manaplus/Makefile')
-rw-r--r-- | games/manaplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 4912f0956d2..2c1c08f94c2 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2020/08/18 17:57:56 leot Exp $ +# $NetBSD: Makefile,v 1.12 2020/11/05 09:08:13 ryoon Exp $ DISTNAME= manaplus-1.9.3.23 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz |