diff options
author | ache <ache@FreeBSD.org> | 1996-11-07 00:03:32 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-11-07 00:03:32 +0000 |
commit | 8058ff43ae16867092a4edb39cb585e8a7ce126f (patch) | |
tree | f73e1379b473b837a32a64a697ab9d037aef339e /www | |
parent | 438bbac94c7627239a0ad424cb2c45fc32e2676b (diff) | |
download | FreeBSD-ports-8058ff43ae16867092a4edb39cb585e8a7ce126f.zip FreeBSD-ports-8058ff43ae16867092a4edb39cb585e8a7ce126f.tar.gz |
Upgrade to 3.01, netscape301 will be removed
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape3/Makefile | 12 | ||||
-rw-r--r-- | www/netscape3/distinfo | 2 | ||||
-rw-r--r-- | www/netscape3/files/Makefile | 2 | ||||
-rw-r--r-- | www/netscape3/pkg-comment | 2 | ||||
-rw-r--r-- | www/netscape3/pkg-plist | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index c478a66..78339dc 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: netscape -# Version required: 3.0 +# Version required: 3.01 # Date created: 21 August 1995 # Whom: asami # -# $Id: Makefile,v 1.10 1996/08/12 16:30:08 ache Exp $ +# $Id: Makefile,v 1.2 1996/11/01 22:06:42 ache Exp $ # -DISTNAME= netscape-3.0 +DISTNAME= netscape-3.01 CATEGORIES+= www -MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.0/unix/ -DISTFILES= netscape-v30-export.x86-unknown-bsd.tar.gz +MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.01/unix/ +DISTFILES= netscape-v301-export.x86-unknown-bsd.tar.gz -MAINTAINER= jkh@FreeBSD.ORG +MAINTAINER= ache@FreeBSD.ORG RESTRICTED= "Commercial software." NO_WRKSUBDIR= yes diff --git a/www/netscape3/distinfo b/www/netscape3/distinfo index cff67e1d..ac27ea9 100644 --- a/www/netscape3/distinfo +++ b/www/netscape3/distinfo @@ -1 +1 @@ -MD5 (netscape-v30-export.x86-unknown-bsd.tar.gz) = df7969038e5bb70bd85498191de35516 +MD5 (netscape-v301-export.x86-unknown-bsd.tar.gz) = 6e2f49b564cdf9212d72239f889f8f58 diff --git a/www/netscape3/files/Makefile b/www/netscape3/files/Makefile index 0c2afff..4ed7da4 100644 --- a/www/netscape3/files/Makefile +++ b/www/netscape3/files/Makefile @@ -4,7 +4,7 @@ LIBDIR= /usr/local/lib/netscape BINDIR= ${PREFIX}/bin NLSDIR= ${X11BASE}/lib/X11/nls -FILES= LICENSE README Netscape.ad java_30 movemail +FILES= LICENSE README Netscape.ad java_301 movemail all: @true diff --git a/www/netscape3/pkg-comment b/www/netscape3/pkg-comment index fd5f43d..407a066 100644 --- a/www/netscape3/pkg-comment +++ b/www/netscape3/pkg-comment @@ -1 +1 @@ -netscape-3 web-surfboard +netscape-3.01 web-surfboard diff --git a/www/netscape3/pkg-plist b/www/netscape3/pkg-plist index 7ac146c..03a4096 100644 --- a/www/netscape3/pkg-plist +++ b/www/netscape3/pkg-plist @@ -5,7 +5,7 @@ lib/netscape/README lib/netscape/netscape.bin lib/netscape/mailcap lib/netscape/movemail -lib/netscape/java_30 +lib/netscape/java_301 lib/netscape/Netscape.ad @cwd /usr/X11R6 lib/X11/nls/C |