diff options
author | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
commit | f0fc14017172c407e9993a67fbf5efca572a2a57 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /games/pushover | |
parent | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (diff) | |
download | pkgsrc-f0fc14017172c407e9993a67fbf5efca572a2a57.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'games/pushover')
-rw-r--r-- | games/pushover/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pushover/Makefile b/games/pushover/Makefile index b8ec17886c9..63a833095da 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/19 22:27:45 alnsn Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= pushover-0.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pushover/} |