diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /www/netscape-remote | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
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 fb3aafe096b..08ca711e91f 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 a150d405eda..00000000000 --- a/www/netscape-remote/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to pass commands to running netscape process |