diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-31 17:55:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-31 17:55:54 +0800 |
commit | d526a238fd980a3739ba2687ae25105787b99886 (patch) | |
tree | 65679a154bd06862397b065a2e67a3d0f7d63664 /games/icebreaker/Makefile | |
parent | 7776a46c125a9fa3b76e4dade18c058c90c01435 (diff) | |
download | freebsd-ports-graphics-d526a238fd980a3739ba2687ae25105787b99886.tar.gz freebsd-ports-graphics-d526a238fd980a3739ba2687ae25105787b99886.tar.zst freebsd-ports-graphics-d526a238fd980a3739ba2687ae25105787b99886.zip |
Update to 1.2.1.
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 cca342ec3e0..6f7115ecdaf 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 |