diff options
Diffstat (limited to 'chat/dircproxy/Makefile')
-rw-r--r-- | chat/dircproxy/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index 9fd66159d35..d33d388d733 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:32 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/18 10:30:42 wiz Exp $ DISTNAME= dircproxy-1.0.5 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= http://www.securiweb.net/pub/oss/dircproxy/1.0/ +MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ \ + http://dircproxy.securiweb.net/pub/1.0/ MAINTAINER= sb125499@ohiou.edu HOMEPAGE= http://dircproxy.securiweb.net/ |