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 | ba30b4d77af07865dfe6881592e4a4204a6afd07 (patch) | |
tree | 3c8c46dfd35a264de1364198e0b32a1071de98ce /chat/dircproxy | |
parent | 0c0cb2745989fa6e37678145659e56c144ba202d (diff) | |
download | pkgsrc-ba30b4d77af07865dfe6881592e4a4204a6afd07.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 |