diff options
Diffstat (limited to 'games/pushover/Makefile')
-rw-r--r-- | games/pushover/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pushover/Makefile b/games/pushover/Makefile index efb9f43cafca..1e679f2b964b 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -7,7 +7,7 @@ PORTNAME= pushover PORTVERSION= 0.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Pushover/${PORTVERSION} |