diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:09:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:09:43 +0800 |
commit | 5aba0e8d2037fdeb482b2c1de2c768df288a84f6 (patch) | |
tree | 4a53b0ddfff4111a274eeb0d7340133bc1afb7c4 /comms | |
parent | 0fa4fa3e9e88567506cc091d2630ed608e561ba7 (diff) | |
download | freebsd-ports-gnome-5aba0e8d2037fdeb482b2c1de2c768df288a84f6.tar.gz freebsd-ports-gnome-5aba0e8d2037fdeb482b2c1de2c768df288a84f6.tar.zst freebsd-ports-gnome-5aba0e8d2037fdeb482b2c1de2c768df288a84f6.zip |
Remove Authors from pkg-descr
Diffstat (limited to 'comms')
-rw-r--r-- | comms/jerm/pkg-descr | 1 | ||||
-rw-r--r-- | comms/serialoverip/pkg-descr | 1 | ||||
-rw-r--r-- | comms/tits/pkg-descr | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/comms/jerm/pkg-descr b/comms/jerm/pkg-descr index a026a6452576..63c4dd9e12ab 100644 --- a/comms/jerm/pkg-descr +++ b/comms/jerm/pkg-descr @@ -3,5 +3,4 @@ serial interface. Additionally jerm can communicate with another through a TCP/IP connection like telnet and relay a serial communication to a TCP/IP connection to another remote machine. -Author: KANDA Toshihiro WWW: http://www.bsddiary.net/jerm/ diff --git a/comms/serialoverip/pkg-descr b/comms/serialoverip/pkg-descr index 56e7d82c7d14..fe83cdcbc5a5 100644 --- a/comms/serialoverip/pkg-descr +++ b/comms/serialoverip/pkg-descr @@ -5,4 +5,3 @@ Useful for accessing a distant serial device by a local Windoze program. WWW: http://www.sourceforge.net/projects/serialoverip/ -Author: Stefan-Florin Nicola <sten@fx.ro> diff --git a/comms/tits/pkg-descr b/comms/tits/pkg-descr index 62a5cd9eeebb..919f6cb9b914 100644 --- a/comms/tits/pkg-descr +++ b/comms/tits/pkg-descr @@ -6,5 +6,3 @@ line). Any number of telnet(1) clients may connect to a single tits port. Each client will see exactly the same output as well as being able to send keystrokes simultaneously. - -Author: steve@mctavish.co.uk |