summaryrefslogtreecommitdiffstats
path: root/devel/libgc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgc/DETAILS')
-rwxr-xr-xdevel/libgc/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgc/DETAILS b/devel/libgc/DETAILS
index f833ba217f..fd432286da 100755
--- a/devel/libgc/DETAILS
+++ b/devel/libgc/DETAILS
@@ -4,9 +4,9 @@
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE=${SPELL/\lib/}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/\lib/}-$VERSION
- SOURCE_URL[0]=http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/$SOURCE
- LICENSE[0]=http://www.hpl.hp.com/personal/Hans_Boehm/gc/license.txt
- WEB_SITE=http://www.hpl.hp.com/personal/Hans_Boehm/gc/
+ SOURCE_URL[0]=http://www.hboehm.info/gc/gc_source/${SOURCE}
+ LICENSE[0]=http://www.hboehm.info/gc/license.txt
+ WEB_SITE=http://www.hboehm.info/gc/
KEYWORDS="devel"
ENTERED=20030625
SHORT="A garbage collector for C and C++"