diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-14 08:26:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-14 08:26:09 +0000 |
commit | 6b4c016cab878af06d62db254672b526fce688ab (patch) | |
tree | eaa1fc08120f70e3f4a3040e53a1744bf2fc81f7 /irc/ngircd | |
parent | * OPTIONSify port - add support for OCI8 (via databases/oracle8-client) (diff) |
Drop maintainership, since I'm buried in the $REALLIFE stuff.
Notes
Notes:
svn path=/head/; revision=142683
Diffstat (limited to 'irc/ngircd')
-rw-r--r-- | irc/ngircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 8edcd76b93b1..b9cb7bacdaab 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://download.berlios.de/ngircd/ \ ftp://ftp.berlios.de/pub/ngircd/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) GNU_CONFIGURE= yes |