diff options
author | ache <ache@FreeBSD.org> | 1997-09-24 04:50:39 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-09-24 04:50:39 +0800 |
commit | a1ba8580ee5f1ca82087289723d80d34dd1b237c (patch) | |
tree | 01e643c5809d8f42b53d732d29f67aca998d227c /www/linux-netscape4/Makefile | |
parent | b2ce95509dd633e5c296ee4913df6cf70416564c (diff) | |
download | freebsd-ports-gnome-a1ba8580ee5f1ca82087289723d80d34dd1b237c.tar.gz freebsd-ports-gnome-a1ba8580ee5f1ca82087289723d80d34dd1b237c.tar.zst freebsd-ports-gnome-a1ba8580ee5f1ca82087289723d80d34dd1b237c.zip |
Upgrade to 4.03
Remove myself from MAINTAINER
Diffstat (limited to 'www/linux-netscape4/Makefile')
-rw-r--r-- | www/linux-netscape4/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/linux-netscape4/Makefile b/www/linux-netscape4/Makefile index 2f85a5ae45f0..6985828af36b 100644 --- a/www/linux-netscape4/Makefile +++ b/www/linux-netscape4/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: linux-netscape4 -# Version required: 4.01b6 +# Version required: 4.03 # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1997/07/03 01:06:23 ache Exp $ +# $Id: Makefile,v 1.2 1997/07/05 12:08:46 ache Exp $ # -DISTNAME= linux-netscape-4.01b6 +DISTNAME= linux-netscape-4.03 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.01/4.01b6/english/unix/other/ -DISTFILES= communicator-v401b6-export.x86-unknown-linux1.2.tar.gz +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/shipping/english/unix/linux12/base_install/ +DISTFILES= communicator-v403-export.x86-unknown-linux1.2.tar.gz NO_WRKSUBDIR= Yes NO_BUILD= Yes @@ -19,7 +19,7 @@ BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib NDIR= ${PREFIX}/lib/netscape BINDIR= ${PREFIX}/bin -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG RESTRICTED= "Commercial software" |