diff options
Diffstat (limited to 'chat/silc-server/Makefile')
-rw-r--r-- | chat/silc-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index a495119aa35..eb2a42d6110 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/05/02 11:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2003/07/17 21:26:17 grant Exp $ # DISTNAME= silc-server-0.9.13 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.silcnet.org/download/server/sources/ \ http://www.at.silcnet.org/download/server/sources/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= salo@netbsd.org +MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.silcnet.org/ COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol |