diff options
Diffstat (limited to 'games/hex-a-hop/Makefile')
-rw-r--r-- | games/hex-a-hop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile index 494374dec367..2ec960f0efcc 100644 --- a/games/hex-a-hop/Makefile +++ b/games/hex-a-hop/Makefile @@ -3,7 +3,7 @@ PORTNAME= hex-a-hop PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME:S/-//g}/${PORTVERSION} |