diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
commit | 5af9456038f307306b772ce04e65ed51c4e6ef17 (patch) | |
tree | 842fda9b4775d92ab92a4e7323a00b0f059ede48 /www/dillo2/Makefile | |
parent | a6111b4602a1eca5d750d99a9f0ceec701c3e01a (diff) | |
download | ports-5af9456038f307306b772ce04e65ed51c4e6ef17.tar.gz ports-5af9456038f307306b772ce04e65ed51c4e6ef17.zip |
Notes
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 5df6389a9eda..591ba574c723 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.0 CATEGORIES= www ipv6 MASTER_SITES= http://www.dillo.org/download/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A fast, small graphical Web browser built upon fltk2 BUILD_DEPENDS= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 |