diff options
Diffstat (limited to 'games/gltron/Makefile')
-rw-r--r-- | games/gltron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 386f050523a1..0b7b2d39af86 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -3,7 +3,7 @@ PORTNAME= gltron PORTVERSION= 0.70 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} EXTRACT_SUFX= -source.tar.gz |