diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /games/stratagus | |
parent | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff) | |
download | pkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'games/stratagus')
-rw-r--r-- | games/stratagus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 352b866e413..2ebe8a2f53f 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/10/19 22:27:45 alnsn Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= stratagus-2.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stratagus/} |