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 c3ac2ef800fc..b4806182598b 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instead -PORTVERSION= 2.2.7 +PORTVERSION= 2.3.0 CATEGORIES= games MASTER_SITES= SF/instead/instead/${PORTVERSION}/ DISTNAME= instead_${PORTVERSION} |