diff options
author | billf <billf@FreeBSD.org> | 1998-12-29 18:22:59 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-29 18:22:59 +0000 |
commit | 9416b66b1e473084a35ae06617a96df44e2891cb (patch) | |
tree | e915c55dc17954e66f2b354848c2e609aa77263c /irc/bnc | |
parent | 3b9e04a69e618ad815dffe85f9398832c52d0a4e (diff) | |
download | FreeBSD-ports-9416b66b1e473084a35ae06617a96df44e2891cb.zip FreeBSD-ports-9416b66b1e473084a35ae06617a96df44e2891cb.tar.gz |
Update MAINTAINER to reflect my proper e-mail address.
Diffstat (limited to 'irc/bnc')
-rw-r--r-- | irc/bnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index 70de019..197a90b 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -3,7 +3,7 @@ # Date created: 06 July 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/11 18:32:05 steve Exp $ # DISTNAME= bnc-web @@ -11,7 +11,7 @@ PKGNAME= bnc-2.4.3 CATEGORIES= net MASTER_SITES= http://www.bridgenet.net/bnc/ -MAINTAINER= billf@chc-chimes.com +MAINTAINER= billf@FreeBSD.org WRKSRC= ${WRKDIR}/bnc2.4.3 HAS_CONFIGURE= YES |