diff options
Diffstat (limited to 'games/pushover/Makefile')
-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 7a638cf3ddf..4de8fc42880 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/10/30 06:49:53 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/03 13:14:37 alnsn Exp $ # DISTNAME= pushover-0.0.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pushover/} |