diff options
author | linimon <linimon@FreeBSD.org> | 2009-11-26 08:36:49 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-11-26 08:36:49 +0800 |
commit | dd2f4b6c864bcd692085a2b68e403944ebfeb5ff (patch) | |
tree | 0ff8384678a2b96eef84fec035262e859f1a17f1 /irc/eggdrop | |
parent | f91fd952661aaef005d80d39e116b7c3f2f5f479 (diff) | |
download | freebsd-ports-gnome-dd2f4b6c864bcd692085a2b68e403944ebfeb5ff.tar.gz freebsd-ports-gnome-dd2f4b6c864bcd692085a2b68e403944ebfeb5ff.tar.zst freebsd-ports-gnome-dd2f4b6c864bcd692085a2b68e403944ebfeb5ff.zip |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
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+ |