diff options
author | trevor <trevor@FreeBSD.org> | 2005-06-12 09:03:37 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-06-12 09:03:37 +0800 |
commit | 4f9c6c560519bbac66c20c8beed85a66b62035a3 (patch) | |
tree | 561d06fcb8f5a187d64cb6f8e23f8a8076dc864f /www | |
parent | 819f8f985baf8e5241b4c89ccbd20328fe7ec0d9 (diff) | |
download | freebsd-ports-graphics-4f9c6c560519bbac66c20c8beed85a66b62035a3.tar.gz freebsd-ports-graphics-4f9c6c560519bbac66c20c8beed85a66b62035a3.tar.zst freebsd-ports-graphics-4f9c6c560519bbac66c20c8beed85a66b62035a3.zip |
This remote has nothing to control.
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape-remote/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile index 25512089490..33c9aba8f6e 100644 --- a/www/netscape-remote/Makefile +++ b/www/netscape-remote/Makefile @@ -15,6 +15,8 @@ DISTFILES= remote.c vroot.h MAINTAINER= ports@FreeBSD.org COMMENT= Utility to pass commands to running netscape process +DEPRECATED= "all Netscape browser ports were removed due to security bugs" +EXPIRATION_DATE=2005-10-12 USE_XLIB= yes DIST_SUBDIR= netscape-remote NO_WRKSUBDIR= yes |