diff options
author | Florian Smeets <flo@FreeBSD.org> | 2014-03-11 20:35:53 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2014-03-11 20:35:53 +0000 |
commit | 24136b5bd5d1567a67b436a70b83423a2f6c334b (patch) | |
tree | 5b4f58bde7e1619631ce86aaac5655ce4bdf1f81 /irc/ezbounce/Makefile | |
parent | 45dac232583a3571e2d14b36ac7423b147c8cd05 (diff) | |
download | ports-24136b5bd5d1567a67b436a70b83423a2f6c334b.tar.gz ports-24136b5bd5d1567a67b436a70b83423a2f6c334b.zip |
Notes
Diffstat (limited to 'irc/ezbounce/Makefile')
-rw-r--r-- | irc/ezbounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 700819237164..16d6568fff8f 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.99.15 CATEGORIES= irc MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs |