diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-18 10:23:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-18 10:23:22 +0000 |
commit | 03cb434cad838ae5acf1e28b6770e48452652cee (patch) | |
tree | 41322bf718e8fa7f2a9ea4afe19cd11205b0ac77 /chat/dircproxy | |
parent | 3418f798e945cdb7d950e4a70218616a0c2b4a1c (diff) | |
download | pkgsrc-03cb434cad838ae5acf1e28b6770e48452652cee.tar.gz |
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.
Diffstat (limited to 'chat/dircproxy')
-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/ |