diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-11 05:32:43 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-11 05:32:43 +0000 |
commit | 8b75d7be143c5a1aa604f46d843f3c086c128bc2 (patch) | |
tree | ab0b8311cd6e5437526b9028cc41eab293b5a33d /devel | |
parent | e5df841b33aea8b83bf393b4e0c798de4981995d (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libxalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index b8cc8ac61ff4..3e2632464000 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -8,7 +8,7 @@ PORTNAME= libxalloc PORTVERSION= 1.0.3 CATEGORIES= devel -MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ +MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= xalloc-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org |