diff options
author | peter <peter@FreeBSD.org> | 1997-11-15 21:35:38 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-11-15 21:35:38 +0800 |
commit | 9e3306640ccc1de32c3107aaa5212416c76e11c1 (patch) | |
tree | daaa2b903347ba1605fc6764a2081c82ae6e426e /www/seamonkey2 | |
parent | 9937047b172095cc32736a68e5a499adecd3ad73 (diff) | |
download | freebsd-ports-gnome-9e3306640ccc1de32c3107aaa5212416c76e11c1.tar.gz freebsd-ports-gnome-9e3306640ccc1de32c3107aaa5212416c76e11c1.tar.zst freebsd-ports-gnome-9e3306640ccc1de32c3107aaa5212416c76e11c1.zip |
Remove reference to 'make NAVIGATOR=yes' and update a comment
Diffstat (limited to 'www/seamonkey2')
-rw-r--r-- | www/seamonkey2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 20f1cdc46ae6..9f7924ee47a2 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: netscape +# New ports collection makefile for: netscape (full communicator version) # Version required: 4.04 # Date created: 24 Feb 1997 # Whom: ache # -# Note: you can make the standalone navigator version by typing -# make NAVIGATOR=yes -# -# $Id: Makefile,v 1.10 1997/11/15 01:10:45 asami Exp $ +# $Id: Makefile,v 1.11 1997/11/15 13:09:11 asami Exp $ # DISTNAME= netscape-communicator-4.04 |