diff options
author | adam <adam> | 2012-07-02 13:37:35 +0000 |
---|---|---|
committer | adam <adam> | 2012-07-02 13:37:35 +0000 |
commit | 8e26cb747da3cc4cb7558d4544769ab61a0eab2c (patch) | |
tree | 8a5aecd9271f85aa9585b9fde0a5441c97eafea1 /games/wesnoth/Makefile | |
parent | ae183bc0b530d481c4d8de65230d2147837c5278 (diff) | |
download | pkgsrc-8e26cb747da3cc4cb7558d4544769ab61a0eab2c.tar.gz |
Revbump after updating boost
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 86a8543b8f8..b36671c55f9 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2012/04/02 22:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2012/07/02 13:37:37 adam Exp $ DISTNAME= wesnoth-1.8.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 |