diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 17:19:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 17:19:48 +0000 |
commit | dddd4bf3c53965d93eab8a1abcd967022290aca2 (patch) | |
tree | ae46347fdc2488d7e12ee293663bedb5d4821a76 /www/galeon | |
parent | aed5cfc2046ae1971bdade0398eb34c57bf2ebe6 (diff) | |
download | ports-dddd4bf3c53965d93eab8a1abcd967022290aca2.tar.gz ports-dddd4bf3c53965d93eab8a1abcd967022290aca2.zip |
Notes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index ab7c91afa46a..c003b2968981 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} -MAINTAINER= gnome@freebsd.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME 2 Web browser based on gecko (the Mozilla rendering engine) BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} |