diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
commit | b641caf81b0cda656ad6e6d9ce2102cb34ab8d09 (patch) | |
tree | 302c8df665732d77512724fa625bce8a2878062d /irc/eggdrop | |
parent | e88b9d92a89920f43f12c6fbf5260255fe2bfd90 (diff) | |
download | ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.tar.gz ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.zip |
Notes
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+ |