diff options
author | linimon <linimon@FreeBSD.org> | 2009-12-16 03:48:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-12-16 03:48:26 +0800 |
commit | 22735636d2fa22993ec64353478c3f5ab73905ca (patch) | |
tree | 21678433a92c1b4d0b3194292e68b8419bae3acc /irc/eggdrop | |
parent | ad42a202270fd38079c1ec3c5c8dc4a420e14691 (diff) | |
download | freebsd-ports-gnome-22735636d2fa22993ec64353478c3f5ab73905ca.tar.gz freebsd-ports-gnome-22735636d2fa22993ec64353478c3f5ab73905ca.tar.zst freebsd-ports-gnome-22735636d2fa22993ec64353478c3f5ab73905ca.zip |
Reset maintainer at his request.
PR: ports/141647
Diffstat (limited to 'irc/eggdrop')
-rw-r--r-- | irc/eggdrop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index 50e4d46a46d8..b0e975aea32f 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-ssl-rootie.patch.gz:ssl \ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \ ftp://ftp.eggheads.org/pub/eggdrop/patches/official/1.6/:ctcpfix -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= The most popular open source Internet Relay Chat bot USE_TCL= 82+ |