diff options
Diffstat (limited to 'games/icebreaker/Makefile')
-rw-r--r-- | games/icebreaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index cca342ec3e03..6f7115ecdafa 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -6,9 +6,9 @@ # PORTNAME= icebreaker -PORTVERSION= 1.2 +PORTVERSION= 1.2.1 CATEGORIES= games -MASTER_SITES= http://www.mattdm.org/icebreaker/ +MASTER_SITES= http://www.mattdm.org/icebreaker/1.2.x/ EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org |