diff options
author | grant <grant@pkgsrc.org> | 2003-08-14 04:55:58 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-14 04:55:58 +0000 |
commit | 0dab73ff9dd39c8e0c3fff857448e1180167373e (patch) | |
tree | 5d2c5e011179d61a79a4c0ea4968e60d2ae62002 /www/ns-remote/Makefile | |
parent | 2859a609f684c123a382fd50749d1f1ede352a8b (diff) | |
download | pkgsrc-0dab73ff9dd39c8e0c3fff857448e1180167373e.tar.gz |
add some phoenix and mozilla browsers to NETSCAPE_PREFERRED.
bump to 1.9.
Diffstat (limited to 'www/ns-remote/Makefile')
-rw-r--r-- | www/ns-remote/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ns-remote/Makefile b/www/ns-remote/Makefile index d0080dc0813..972e41b2546 100644 --- a/www/ns-remote/Makefile +++ b/www/ns-remote/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.16 2003/08/05 20:22:45 abs Exp $ +# $NetBSD: Makefile,v 1.17 2003/08/14 04:55:58 grant Exp $ DISTNAME= ns-remote -PKGNAME= ns-remote-1.8 +PKGNAME= ns-remote-1.9 CATEGORIES= www MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h MAINTAINER= norm@mono.org HOMEPAGE= http://home.netscape.com/newsref/std/x-remote.html -COMMENT= Remote-control Netscape Navigator and Communicator +COMMENT= Remote-control of Netscape and Mozilla-based browsers DIST_SUBDIR= netscape |