aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gflags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gflags/Makefile')
-rw-r--r--devel/gflags/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile
index c226a151cba1..cbf5c4b6d4d6 100644
--- a/devel/gflags/Makefile
+++ b/devel/gflags/Makefile
@@ -8,11 +8,12 @@
PORTNAME= gflags
PORTVERSION= 0.6
CATEGORIES= devel
-MASTER_SITES= http://google-gflags.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= leeym@FreeBSD.org
COMMENT= Commandline flags module for C++
+PROJECTHOST= google-gflags
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes