aboutsummaryrefslogtreecommitdiffstats
path: root/devel/boehm-gc
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2014-02-23 09:35:05 +0800
committerjhale <jhale@FreeBSD.org>2014-02-23 09:35:05 +0800
commit775ceb486a0c5e6ff15be7f9baa206486da5b056 (patch)
tree41f3035ec585886fc644103a02100eb719601ba6 /devel/boehm-gc
parent3b3e68a27ecf1417f613943730f3e9dd54ca112e (diff)
downloadfreebsd-ports-gnome-775ceb486a0c5e6ff15be7f9baa206486da5b056.tar.gz
freebsd-ports-gnome-775ceb486a0c5e6ff15be7f9baa206486da5b056.tar.zst
freebsd-ports-gnome-775ceb486a0c5e6ff15be7f9baa206486da5b056.zip
- Update MASTER_SITES
- Update WWW in pkg-descr PR: ports/186877 Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r--devel/boehm-gc/Makefile2
-rw-r--r--devel/boehm-gc/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index b484b0d1ccc1..f1bcc3366250 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gc
PORTVERSION= 7.2e
PORTREVISION?= 0
CATEGORIES= devel
-MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
+MASTER_SITES= http://www.hboehm.info/gc/gc_source/
PKGNAMEPREFIX= boehm-
.ifdef GC_VARIANT
PKGNAMESUFFIX= -${GC_VARIANT}
diff --git a/devel/boehm-gc/pkg-descr b/devel/boehm-gc/pkg-descr
index 03ed3c67fe19..bdf0b1581d07 100644
--- a/devel/boehm-gc/pkg-descr
+++ b/devel/boehm-gc/pkg-descr
@@ -14,4 +14,4 @@ such source code modifications. See the man page and header files.
ps: garbage collection is addictive.
-WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+WWW: http://www.hboehm.info/gc/