diff options
author | jgh <jgh@FreeBSD.org> | 2011-12-21 01:10:19 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2011-12-21 01:10:19 +0800 |
commit | 256e67100cf300d068f65211aa9e357f23038431 (patch) | |
tree | 826363e65a827ef2ca6466f5e5e682233dc96265 /deskutils | |
parent | 162c1966f42d6460396223bbca4ea46c821b0dcd (diff) | |
download | freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.tar.gz freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.tar.zst freebsd-ports-gnome-256e67100cf300d068f65211aa9e357f23038431.zip |
move contributor address => jgh
Approved by: crees (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/virt-manager/Makefile | 2 | ||||
-rw-r--r-- | deskutils/vnc2flv/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xpad-current/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xpad/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index f838d7762784..03a0111a8296 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= deskutils net-mgmt MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Toolkit to interact with virtualization capabilities LICENSE= LGPL3 diff --git a/deskutils/vnc2flv/Makefile b/deskutils/vnc2flv/Makefile index a1b5935a0590..c3b62a057009 100644 --- a/deskutils/vnc2flv/Makefile +++ b/deskutils/vnc2flv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/v/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Captures a VNC desktop session and saves as a flv .if !defined(WITHOUT_X11) diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile index 1909172f2622..8a73246e2954 100644 --- a/deskutils/xpad-current/Makefile +++ b/deskutils/xpad-current/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ PKGNAMESUFFIX= -current -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= A virtual note-pad system for your X11 desktop LICENSE= GPLv3 diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile index 1050773f6769..9b563194f93b 100644 --- a/deskutils/xpad/Makefile +++ b/deskutils/xpad/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/ -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= A virtual note-pad system for your X11 desktop LICENSE= GPLv3 |