diff options
author | asami <asami@FreeBSD.org> | 1998-12-08 05:11:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-12-08 05:11:25 +0000 |
commit | efe8de6e46bcfa63eefd4dcd57db3453a80917a1 (patch) | |
tree | a20efb6f9787f5e332b2d7ce46d39529e4d9b6f2 /www | |
parent | 6b2b5c2d202741937ca9079bff34a1022e1ec9c1 (diff) | |
download | FreeBSD-ports-efe8de6e46bcfa63eefd4dcd57db3453a80917a1.zip FreeBSD-ports-efe8de6e46bcfa63eefd4dcd57db3453a80917a1.tar.gz |
I'm going to unilaterally dump this on Sada-san, as I don't use it anymore.
(If he wants to hand it off to Fukushima-san, that's fine too. :)
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape4-navigator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape4-navigator/Makefile b/www/netscape4-navigator/Makefile index a392218..14f0bc1 100644 --- a/www/netscape4-navigator/Makefile +++ b/www/netscape4-navigator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.26 1998/10/09 11:19:33 obrien Exp $ +# $Id: Makefile,v 1.27 1998/11/19 05:17:44 obrien Exp $ # DISTNAME= netscape-navigator-4.07 @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.07/development/english/unix/freebsd/navigator_standalone/ DISTFILES= navigator-v407-export.x86-unknown-freebsd.tar.gz -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= sada@FreeBSD.ORG WRKSRC= ${WRKDIR}/navigator-v407.x86-unknown-freebsd NO_BUILD= Yes |