diff options
Diffstat (limited to 'games/gnurobbo/Makefile')
-rw-r--r-- | games/gnurobbo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnurobbo/Makefile b/games/gnurobbo/Makefile index 8aa405e100e2..8ad589601680 100644 --- a/games/gnurobbo/Makefile +++ b/games/gnurobbo/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnurobbo PORTVERSION= 0.66 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:C/^([0-9]+\.[0-9]+)\..*$/\1/}/ EXTRACT_SUFX= -source.tar.gz |