diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-10-04 22:21:38 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-10-04 22:21:38 +0000 |
commit | 2c1d4b4e9e5e87839bb346ddddc96c71dde1439f (patch) | |
tree | 27031175b80513c3a7ed509f9073ff7d567e4e16 /www/bsdi-netscape47-communicator | |
parent | 86c9ecef2da2e3bc0994a80f8ce5fc975939fc58 (diff) |
Notes
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 15 | ||||
-rw-r--r-- | www/bsdi-netscape47-communicator/pkg-plist | 3 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index eb3f558962a1..318efebdc6d4 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -1,22 +1,21 @@ # New ports collection makefile for: netscape (communicator suite) -# Version required: 4.6* +# Version required: 4.7 # Date created: 24 Feb 1997 # Whom: thepish # # $FreeBSD$ # -MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/english/4.61/unix/unsupported/freebsd/complete_install/ -DISTFILES?= communicator-v461-export.x86-unknown-freebsd.tar.gz - -MAINTAINER?= sada@FreeBSD.org +MASTER_SITES?= ftp://ftp.netscape.com./pub/communicator/english/4.7/unix/unsupported/freebsd/complete_install/ +DISTFILES?= communicator-v47-export.x86-unknown-freebsd.tar.gz MASTERDIR= ${.CURDIR}/../netscape4-communicator NO_LATEST_LINK= yes -WRKSRC?= ${WRKDIR}/${BROWSER}-v461.x86-unknown-freebsd +WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd -BROWSER_VER?= 4.61 -INFILE_HEAD?= 'Communicator,4.61.0.99147' +BROWSER_VER= 4.7 +INFILE_HEAD?= 'Communicator,4.7.0.19990915' NO_AUTOADMIN= yes +NO_FORTIFY= yes .include "${MASTERDIR}/Makefile" diff --git a/www/bsdi-netscape47-communicator/pkg-plist b/www/bsdi-netscape47-communicator/pkg-plist index 9d22b07cc862..463dc0d5ddfd 100644 --- a/www/bsdi-netscape47-communicator/pkg-plist +++ b/www/bsdi-netscape47-communicator/pkg-plist @@ -8,7 +8,7 @@ bin/communicator-%%BROWSER_VER%% %%NSUBDIR%%/README %%NSUBDIR%%/XKeysymDB %%NSUBDIR%%/bookmark.htm -%%NSUBDIR%%/communicator-4.61.bin +%%NSUBDIR%%/communicator-%%BROWSER_VER%%.bin %%NSUBDIR%%/java/classes/aix/font.properties %%NSUBDIR%%/java/classes/aix/font.properties.cs %%NSUBDIR%%/java/classes/aix/font.properties.hu @@ -66,6 +66,7 @@ bin/communicator-%%BROWSER_VER%% %%NSUBDIR%%/java/classes/jae40.jar %%NSUBDIR%%/java/classes/java40.jar %%NSUBDIR%%/java/classes/jio40.jar +%%NSUBDIR%%/java/classes/joptio40.jar %%NSUBDIR%%/java/classes/jsd10.jar %%NSUBDIR%%/java/classes/ldap30.jar %%NSUBDIR%%/java/classes/resource.jar |