diff options
Diffstat (limited to 'games/instead/Makefile')
-rw-r--r-- | games/instead/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/instead/Makefile b/games/instead/Makefile index 5761e2f01e10..1dcfb8a9f512 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instead -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= games MASTER_SITES= SF/instead/instead/${PORTVERSION}/ DISTNAME= instead_${PORTVERSION} |