diff options
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r-- | games/wesnoth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 7b68089417a..a43b3f8a1ea 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2007/07/03 18:08:48 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2007/07/30 18:59:28 wiz Exp $ -DISTNAME= wesnoth-1.2.5 +DISTNAME= wesnoth-1.2.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 |