diff options
-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 |