diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 11:14:45 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 11:14:45 +0800 |
commit | 7a2f70c426b0adb8138296b88a09605b30a8dcc3 (patch) | |
tree | 3d56ca2676094aaf385cf1617f69f54f9ba012e8 /irc/eggdrop | |
parent | c359f5fb7a64e16b0a07a20a8d97371da10caf25 (diff) | |
download | freebsd-ports-gnome-7a2f70c426b0adb8138296b88a09605b30a8dcc3.tar.gz freebsd-ports-gnome-7a2f70c426b0adb8138296b88a09605b30a8dcc3.tar.zst freebsd-ports-gnome-7a2f70c426b0adb8138296b88a09605b30a8dcc3.zip |
- Reassign to the heap due to mail bounces
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 079084b20420..cdbc7c5ebe0a 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ DISTNAME= ${PORTNAME}${PORTVERSION} DISTFILES= ${PORTNAME}${PORTVERSION}.tar.bz2 -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The most popular open source Internet Relay Chat bot LICENSE= GPLv2 |