diff options
author | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
commit | db78fcaf263f33bc2978b3c6ad97e543a8eb5e57 (patch) | |
tree | 9674c3670457434a9629d24f43e6b490882c1076 /net/tsclient | |
parent | - Don't install includes, fix location of menu item and reword menu item (diff) |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
Diffstat (limited to 'net/tsclient')
-rw-r--r-- | net/tsclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 911aabde2f47..2271312e13b2 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= http://www.gnomepro.com/tsclient/ -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= A GNOME 2 frontend for rdesktop and vncviewer RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop |