diff options
author | tron <tron@pkgsrc.org> | 2005-01-03 00:00:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-01-03 00:00:21 +0000 |
commit | 67eaad2a939deacab6d5487809f7c130ffdbec2e (patch) | |
tree | 3c8c46dfd35a264de1364198e0b32a1071de98ce /chat/dircproxy | |
parent | ba309ae8d716026a3db159234741b7d31c7bfca8 (diff) | |
download | pkgsrc-67eaad2a939deacab6d5487809f7c130ffdbec2e.tar.gz |
Update homepage and master site URLs.
Diffstat (limited to 'chat/dircproxy')
-rw-r--r-- | chat/dircproxy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index bf0d950d1a1..6b1ca844a63 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2004/12/28 02:47:41 reed Exp $ +# $NetBSD: Makefile,v 1.8 2005/01/03 00:00:21 tron Exp $ DISTNAME= dircproxy-1.0.5 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= http://www.dircproxy.net/download/stable/ +MASTER_SITES= http://www.securiweb.net/pub/oss/dircproxy/1.0/ MAINTAINER= sb125499@ohiou.edu -HOMEPAGE= http://www.dircproxy.net/ +HOMEPAGE= http://dircproxy.securiweb.net/ COMMENT= Detachable internet relay chat proxy server GNU_CONFIGURE= YES |