diff options
Diffstat (limited to 'net/bld/Makefile')
-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 |