diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-02-27 18:04:08 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-02-27 18:04:08 +0000 |
commit | e52e93b676746083552aaf13a08c485417913998 (patch) | |
tree | db401f076245e86eae13381683ce840b64f4629d /net/ggsd/pkg-plist | |
parent | Change MASTER_SITES and maintainer's e-mail address. (diff) |
GGSD is a Generic Graphical Server Daemon. It allows anyone to make a simple
script and then start a network server to run it.
http://devplanet.fastethernet.net/files.html
(committers note: this would be good for testing scripts that are later
used with tcp_wrappers)
PR: ports/10109
Submitted By: Dima Sivachenko <dima@Chg.RU>
Diffstat (limited to 'net/ggsd/pkg-plist')
-rw-r--r-- | net/ggsd/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ggsd/pkg-plist b/net/ggsd/pkg-plist new file mode 100644 index 000000000000..0bf101432c56 --- /dev/null +++ b/net/ggsd/pkg-plist @@ -0,0 +1,4 @@ +bin/ggsd +share/doc/ggsd/README +share/doc/ggsd/example.scr +@dirrm share/doc/ggsd |