diff options
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r-- | games/wesnoth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 36f03d7833b..63808b8110b 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2016/06/18 21:18:16 leot Exp $ +# $NetBSD: Makefile,v 1.119 2016/07/09 06:38:18 wiz Exp $ DISTNAME= wesnoth-1.12.6 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 |