diff options
author | kleink <kleink@pkgsrc.org> | 2002-10-30 10:24:57 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2002-10-30 10:24:57 +0000 |
commit | 4151a1b1b83cd0a0d4ca6332618f174750c73bd8 (patch) | |
tree | fab48c926ba94bf4933c4d8a73deae972fd0d4a8 /chat/dircproxy | |
parent | 0dae03fd2c9bb144ba91a73e8e76b8cc9ea15f46 (diff) | |
download | pkgsrc-4151a1b1b83cd0a0d4ca6332618f174750c73bd8.tar.gz |
Note new homepage.
Diffstat (limited to 'chat/dircproxy')
-rw-r--r-- | chat/dircproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index 021f0aeff82..eca8b420bfa 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/15 15:16:23 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/30 10:24:57 kleink Exp $ DISTNAME= dircproxy-1.0.1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dircproxy/} MAINTAINER= sb125499@ohiou.edu -HOMEPAGE= http://dircproxy.sourceforge.net/ +HOMEPAGE= http://www.dircproxy.net/ COMMENT= detachable internet relay chat proxy server GNU_CONFIGURE= YES |