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 20f555b896e2..238f04fd8a42 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -3,7 +3,7 @@ PORTNAME= gltron PORTVERSION= 0.70 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} EXTRACT_SUFX= -source.tar.gz |