diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
commit | 1354f668ae93ae4b8b4f361e954318a7fd3ac141 (patch) | |
tree | c30ad82957737789b431c689ef52b55be517851a /irc/eggdrop | |
parent | bc50654db4b7939222bfaf70957e8d0de84091c9 (diff) | |
download | ports-1354f668ae93ae4b8b4f361e954318a7fd3ac141.tar.gz ports-1354f668ae93ae4b8b4f361e954318a7fd3ac141.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 863f75301b90..ffc77a425283 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -15,7 +15,7 @@ PATCHFILES= ${PORTNAME}${PORTVERSION}-ssl.diff.gz PATCH_SITES= http://www.egghelp.org/files/patches/ PATCH_WRKSRC= ${WRKDIR} -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= The most popular open source Internet Relay Chat bot USE_BZIP2= yes |