diff options
author | wiz <wiz> | 2007-11-18 10:23:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-18 10:23:22 +0000 |
commit | 907e6ad2c50eb9a37b1eae2f00d20ea2b38e8964 (patch) | |
tree | 41322bf718e8fa7f2a9ea4afe19cd11205b0ac77 /chat/dircproxy | |
parent | 3d39249d78d049686e386757eddd254187d59ebb (diff) | |
download | pkgsrc-907e6ad2c50eb9a37b1eae2f00d20ea2b38e8964.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/ |