diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-28 10:44:32 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-28 10:44:32 +0000 |
commit | a6940bdf942ec6dfac538f7c5fb1e187cf3aaa32 (patch) | |
tree | 8f9a697bf607a90b147e49100567a1d916b26659 /devel/libhash/Makefile | |
parent | 4a8afdf6c575ad1f238b00b237af576f6082b3ef (diff) | |
download | ports-a6940bdf942ec6dfac538f7c5fb1e187cf3aaa32.tar.gz ports-a6940bdf942ec6dfac538f7c5fb1e187cf3aaa32.zip |
Notes
Diffstat (limited to 'devel/libhash/Makefile')
-rw-r--r-- | devel/libhash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile index c105f142c40f..78f841282859 100644 --- a/devel/libhash/Makefile +++ b/devel/libhash/Makefile @@ -9,8 +9,8 @@ PORTNAME= libhash PORTVERSION= 1.0.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/libhash/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/libhash/ \ - http://ftp.megamirror.com/pub/ugh/unix/libhash/ + ftp://ftp.megamirror.com/pub/ugh/unix/libhash/ \ + http://ftp.megamirror.com/pub/ugh/unix/libhash/ MAINTAINER= andrew@ugh.net.au COMMENT= A library for manipulating hash tables |