diff options
Diffstat (limited to 'irc/ezbounce-devel/Makefile')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index 8e613900ea28..4aac226f0b15 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= flo@kasimir.com +MAINTAINER= flo@smeets.im COMMENT= A highly configurable IRC Proxy BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs |