aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-09-21 02:03:17 +0800
committermarino <marino@FreeBSD.org>2016-09-21 02:03:17 +0800
commit1448b292ce111a5aa3a73e9f902d0c10a1ae2b94 (patch)
tree4ab8fe53382f5547c7ef81434d8f395cef074f39 /devel
parentb399ab4cf0a8624966832065499f97473b0ed933 (diff)
downloadfreebsd-ports-gnome-1448b292ce111a5aa3a73e9f902d0c10a1ae2b94.tar.gz
freebsd-ports-gnome-1448b292ce111a5aa3a73e9f902d0c10a1ae2b94.tar.zst
freebsd-ports-gnome-1448b292ce111a5aa3a73e9f902d0c10a1ae2b94.zip
devel/guichan: new fedora MASTER_SITES to unbreak
Diffstat (limited to 'devel')
-rw-r--r--devel/guichan/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index 25e714b70ece..405064ff431d 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -5,15 +5,13 @@ PORTNAME= guichan
PORTVERSION= 0.8.2
PORTREVISION= 10
CATEGORIES= devel games
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/guichan/guichan-0.8.2.tar.gz/af535d7f387e774e3197cef8023ea105/
MAINTAINER= mva@FreeBSD.org
COMMENT= Small, efficient C++ GUI library designed for games
LICENSE= BSD3CLAUSE
-BROKEN= Unfetchable (google code has gone away)
-
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake pathfix libtool