diff options
-rw-r--r-- | www/midori/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index 4a63afd00c43..ec241769dacd 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= Lightweight web browser using WebKit browser engine BUILD_DEPENDS= rsvg-convert:${PORTSDIR}/graphics/librsvg2 \ |