diff options
author | obache <obache> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache> | 2013-02-15 11:53:59 +0000 |
commit | d99c93327b721e48838ae2780e017d07e86ffc9c (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /games/wesnoth/Makefile | |
parent | 7db9059d0c77281c81dc23c25fb5f434c7c49dfd (diff) | |
download | pkgsrc-d99c93327b721e48838ae2780e017d07e86ffc9c.tar.gz |
recursive bump from boost-lib shlib update.
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 48cc79e931c..93c83512f16 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2012/11/20 07:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.87 2013/02/15 11:54:04 obache Exp $ DISTNAME= wesnoth-1.10.5 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 |