diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-12-26 07:35:24 +0800 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-12-26 07:35:24 +0800 |
commit | 30219df084481b9d4114631e1c8c358bd7e115f5 (patch) | |
tree | 095272c7a7df75ef6eef18517a7b898f0c73fd68 /games/hexxagon | |
parent | 2e5d78ca45d65145666b6a8a9840d8bd7ccd0df9 (diff) | |
download | freebsd-ports-gnome-30219df084481b9d4114631e1c8c358bd7e115f5.tar.gz freebsd-ports-gnome-30219df084481b9d4114631e1c8c358bd7e115f5.tar.zst freebsd-ports-gnome-30219df084481b9d4114631e1c8c358bd7e115f5.zip |
Update MASTER_SITES
Diffstat (limited to 'games/hexxagon')
-rw-r--r-- | games/hexxagon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/hexxagon/Makefile b/games/hexxagon/Makefile index 13bb3f23d9c7..26d664ee518a 100644 --- a/games/hexxagon/Makefile +++ b/games/hexxagon/Makefile @@ -4,13 +4,11 @@ PORTNAME= hexxagon PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/ +MASTER_SITES= http://www.nesqi.se/download/ MAINTAINER= makc@FreeBSD.org COMMENT= Strategy hexagon game -BROKEN= unfetchable - LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 USES= gmake pkgconfig tar:bzip2 |