diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-07 22:08:48 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-07 22:08:48 +0000 |
commit | 64d74e1caf8719342b6d75201511f1881656c8d4 (patch) | |
tree | 59059937d96a2a3e3ef48f16d766ed38b2b79c67 /net/bld | |
parent | 043a7ec08192a325e1d71085b01f699564f3c099 (diff) | |
download | ports-64d74e1caf8719342b6d75201511f1881656c8d4.tar.gz ports-64d74e1caf8719342b6d75201511f1881656c8d4.zip |
Notes
Diffstat (limited to 'net/bld')
-rw-r--r-- | net/bld/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bld/Makefile b/net/bld/Makefile index 62db7566e4b5..197eb354ae9f 100644 --- a/net/bld/Makefile +++ b/net/bld/Makefile @@ -8,7 +8,8 @@ PORTNAME= bld PORTVERSION= 0.3.4 CATEGORIES= net -MASTER_SITES= http://www.online.redhate.org/bld/ +MASTER_SITES= http://www.online.redhate.org/bld/ \ + http://olivier.beyssac.googlepages.com/ MAINTAINER= obld@r14.freenix.org COMMENT= A blacklisting daemon |