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 | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /games/alephone | |
parent | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (diff) | |
download | pkgsrc-de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 2c9f630b9db..67892484375 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/01/25 13:30:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:22:51 tnn Exp $ DISTNAME= AlephOne-20120514 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 |