summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cgilib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cgilib/Makefile b/devel/cgilib/Makefile
index 172c173e1cb8..b42190ec5a5b 100644
--- a/devel/cgilib/Makefile
+++ b/devel/cgilib/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cgilib
PORTVERSION= 0.5
CATEGORIES= devel www
-MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/
+MASTER_SITES= http://www.infodrom.org/projects/cgilib/download/ \
+ http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/
MAINTAINER= demon@FreeBSD.org
COMMENT= A library of procedures for developing CGI programs in C