diff options
author | jhale <jhale@FreeBSD.org> | 2012-09-13 12:45:58 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2012-09-13 12:45:58 +0800 |
commit | 4e31a11157e54f32fa6f1463615480ed9b0b1c6c (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /deskutils | |
parent | 9c710aa635d1dc2a2ce22d201ad63ce11dbc8f81 (diff) | |
download | freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.tar.gz freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.tar.zst freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.zip |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plasma-applet-daisy/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-panelspacer/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-playwolf/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-serverstatuswidget/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-teacooker/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-yawp/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/plasma-applet-daisy/Makefile b/deskutils/plasma-applet-daisy/Makefile index 2343d4b8130b..eb0f52b74a53 100644 --- a/deskutils/plasma-applet-daisy/Makefile +++ b/deskutils/plasma-applet-daisy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cdlszm.org/downloads/ PKGNAMEPREFIX= plasma-applet- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Simple launcher plasma applet for KDE4 LICENSE= GPLv3 diff --git a/deskutils/plasma-applet-panelspacer/Makefile b/deskutils/plasma-applet-panelspacer/Makefile index 745c2105f351..a0560592f846 100644 --- a/deskutils/plasma-applet-panelspacer/Makefile +++ b/deskutils/plasma-applet-panelspacer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://danakil.free.fr/linux/releases/${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= plasma-applet- DISTNAME= ${PORTNAME}-plasmoid-${PORTVERSION} -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Panel spacer plasma applet for KDE4 USE_CMAKE= yes diff --git a/deskutils/plasma-applet-playwolf/Makefile b/deskutils/plasma-applet-playwolf/Makefile index 94afd694f7ce..7b2b7569f661 100644 --- a/deskutils/plasma-applet-playwolf/Makefile +++ b/deskutils/plasma-applet-playwolf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= plasma-applet- -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Amarok 2.x plasma applet for KDE4 USE_BZIP2= yes diff --git a/deskutils/plasma-applet-serverstatuswidget/Makefile b/deskutils/plasma-applet-serverstatuswidget/Makefile index 59adfd112f97..e058fd77bd62 100644 --- a/deskutils/plasma-applet-serverstatuswidget/Makefile +++ b/deskutils/plasma-applet-serverstatuswidget/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- DISTNAME= 101336-${PORTNAME}-${PORTVERSION} -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Server monitoring plasma applet for KDE4 USE_BZIP2= yes diff --git a/deskutils/plasma-applet-teacooker/Makefile b/deskutils/plasma-applet-teacooker/Makefile index 5fd20f6a865b..42369a9efbfa 100644 --- a/deskutils/plasma-applet-teacooker/Makefile +++ b/deskutils/plasma-applet-teacooker/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- DISTNAME= 85564-TeaCooker -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Tea cooker plasma applet for KDE4 USE_CMAKE= yes diff --git a/deskutils/plasma-applet-yawp/Makefile b/deskutils/plasma-applet-yawp/Makefile index 56f2924bc632..6c7713db050e 100644 --- a/deskutils/plasma-applet-yawp/Makefile +++ b/deskutils/plasma-applet-yawp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils kde MASTER_SITES= SF PKGNAMEPREFIX= plasma-applet- -MAINTAINER= bsdkaffee@gmail.com +MAINTAINER= jhale@FreeBSD.org COMMENT= Weather plasma applet for KDE4 LICENSE= GPLv2 |