diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/netscape-remote | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/netscape-remote')
-rw-r--r-- | www/netscape-remote/Makefile | 1 | ||||
-rw-r--r-- | www/netscape-remote/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile index fb3aafe096b6..08ca711e91fe 100644 --- a/www/netscape-remote/Makefile +++ b/www/netscape-remote/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h MAINTAINER= kbyanc@posi.net +COMMENT= Utility to pass commands to running netscape process USE_XLIB= yes DIST_SUBDIR= netscape-remote diff --git a/www/netscape-remote/pkg-comment b/www/netscape-remote/pkg-comment deleted file mode 100644 index a150d405eda6..000000000000 --- a/www/netscape-remote/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to pass commands to running netscape process |