diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla-gtk1/Makefile | 20 | ||||
-rw-r--r-- | www/mozilla/pkg-descr.gtk1 | 13 |
2 files changed, 0 insertions, 33 deletions
diff --git a/www/mozilla-gtk1/Makefile b/www/mozilla-gtk1/Makefile deleted file mode 100644 index af7707285b4f..000000000000 --- a/www/mozilla-gtk1/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: mozilla-devel-gtk1 -# Date created: 17 February 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= mozilla -PORTREVISION= 4 -PORTEPOCH= 0 -CATEGORIES= www - -MASTERDIR= ${.CURDIR}/../mozilla -DESCR= ${PKGDIR}/pkg-descr.gtk1 - -WITH_GTK1= yes -MOZILLA= mozilla-gtk1 -MOZ_SUFX= -gtk1 - -.include "${MASTERDIR}/Makefile" diff --git a/www/mozilla/pkg-descr.gtk1 b/www/mozilla/pkg-descr.gtk1 deleted file mode 100644 index 25311e1399fc..000000000000 --- a/www/mozilla/pkg-descr.gtk1 +++ /dev/null @@ -1,13 +0,0 @@ -This is the current release of the Mozilla open source web browser. It should -be fully compliant with all W3C standards, including HTML, CSS, XML, XSL, -JavaScript, MathML, SVG and RDF. This version also supports SSL encryption, -and Java with the use of the FreeBSD native Java plug-in. - -This is the latest release of the Mozilla browser. It contains all the -bugfixes and security enhancements from the mozilla port as well as -new new features. - -This version has been built with GTK+-1 bindings for use with older -applications such as Galeon 1. - -WWW: http://www.mozilla.org/ |