diff options
Diffstat (limited to 'www/dillo2/Makefile')
-rw-r--r-- | www/dillo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 34fe9cd2b786..58d3f38c8718 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.2 CATEGORIES= www ipv6 MASTER_SITES= http://www.dillo.org/download/ -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A fast, small graphical Web browser built upon fltk2 BUILD_DEPENDS= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 |