diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 17:35:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-01-16 17:35:54 +0000 |
commit | 9635d5ab95b7fd58db7beb2e8c27f1a19ba88983 (patch) | |
tree | ec66dcc841e4b0ff33a34852f6e817ee658602a1 /net | |
parent | a6f9484f5955d196dff3cc141c9133242d0bc189 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/crescendo/pkg-descr | 2 | ||||
-rw-r--r-- | net/netclasses/pkg-descr | 4 | ||||
-rw-r--r-- | net/remotedesk/pkg-descr | 2 | ||||
-rw-r--r-- | net/tryst-examples/pkg-descr | 2 | ||||
-rw-r--r-- | net/tryst/pkg-descr | 2 |
5 files changed, 10 insertions, 2 deletions
diff --git a/net/crescendo/pkg-descr b/net/crescendo/pkg-descr index 5e1dc31159b6..7438f034c677 100644 --- a/net/crescendo/pkg-descr +++ b/net/crescendo/pkg-descr @@ -12,4 +12,6 @@ should be what you need. Have fun, need some help, email me, Will LaSHell will@lashell.net +LICENSE: GPL2 or later + WWW: http://crescendo.lyrical.net/ diff --git a/net/netclasses/pkg-descr b/net/netclasses/pkg-descr index 573fd80c0c97..5aaa576a7e5e 100644 --- a/net/netclasses/pkg-descr +++ b/net/netclasses/pkg-descr @@ -5,6 +5,6 @@ background connections, etc.). Netclasses seamlessly integrates into NSRunLoop, which means there should be no need for redesigning applications to use it. -WWW: http://netclasses.aeruder.net/ +LICENSE: LGPL2 or later -gurkan@linuks.mine.nu +WWW: http://netclasses.aeruder.net/ diff --git a/net/remotedesk/pkg-descr b/net/remotedesk/pkg-descr index 53c71b29722c..e6a310581327 100644 --- a/net/remotedesk/pkg-descr +++ b/net/remotedesk/pkg-descr @@ -1,4 +1,6 @@ RemoteDesk is a graphical interface to rdesktop and it allows you to remotely access Windows computers. +LICENSE: GPL2 or later + WWW: http://gap.nongnu.org/remotedesk/index.html diff --git a/net/tryst-examples/pkg-descr b/net/tryst-examples/pkg-descr index 4527fb4216d9..4457d69a5fe8 100644 --- a/net/tryst-examples/pkg-descr +++ b/net/tryst-examples/pkg-descr @@ -2,4 +2,6 @@ Applications that uses the Tryst kit. TBrowser, TChat +LICENSE: BSD 2 clause / LGPL + WWW: http://gnustep.dyndns.org/ diff --git a/net/tryst/pkg-descr b/net/tryst/pkg-descr index 25a9ffd1665c..73f367b75902 100644 --- a/net/tryst/pkg-descr +++ b/net/tryst/pkg-descr @@ -6,4 +6,6 @@ Bonjour allows you to register a network service, such as a printer or file server, so that it can be found by name or browsed for by service type and domain. +LICENSE: BSD 2 clause / LGPL + WWW: http://gnustep.dyndns.org/ |