diff options
author | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
commit | a75014656c7be0e4d27eba5e74be40f5b80374c9 (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /deskutils | |
parent | b1194ddcdd9dbe09ea88f1ca30a68c6c333e760c (diff) | |
download | freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.gz freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.zst freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.zip |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/conkyemail/Makefile | 2 | ||||
-rw-r--r-- | deskutils/conkyforecast/Makefile | 2 | ||||
-rw-r--r-- | deskutils/epoch/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-fancytasks/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-simpleweatherforecast/Makefile | 2 | ||||
-rw-r--r-- | deskutils/znotes/Makefile | 4 |
6 files changed, 7 insertions, 7 deletions
diff --git a/deskutils/conkyemail/Makefile b/deskutils/conkyemail/Makefile index 93c1c2891ba2..3811f9a62a52 100644 --- a/deskutils/conkyemail/Makefile +++ b/deskutils/conkyemail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= http://launchpadlibrarian.net/28462213/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Email script for conky RUN_DEPENDS= conky:${PORTSDIR}/sysutils/conky diff --git a/deskutils/conkyforecast/Makefile b/deskutils/conkyforecast/Makefile index c82e46f7249c..8da03b7eee91 100644 --- a/deskutils/conkyforecast/Makefile +++ b/deskutils/conkyforecast/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= https://launchpadlibrarian.net/70673352/ \ http://fbsd.zlonet.ru/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Weather forecast script for conky LICENSE= GPLv3 diff --git a/deskutils/epoch/Makefile b/deskutils/epoch/Makefile index 2a7283b0578a..d1bd364b00f3 100644 --- a/deskutils/epoch/Makefile +++ b/deskutils/epoch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}${PORTVERSION}src -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Epoch is small and handy timeline application LINCENSE= GPLv3 diff --git a/deskutils/plasma-applet-fancytasks/Makefile b/deskutils/plasma-applet-fancytasks/Makefile index 7aaf8deaccb5..1a2e7414b384 100644 --- a/deskutils/plasma-applet-fancytasks/Makefile +++ b/deskutils/plasma-applet-fancytasks/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- DISTNAME= 99737-${PORTNAME}-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Plasmoid fancy representation of your tasks and launchers LICENSE= GPLv2 diff --git a/deskutils/plasma-applet-simpleweatherforecast/Makefile b/deskutils/plasma-applet-simpleweatherforecast/Makefile index fcf111db2763..c97f1c155f93 100644 --- a/deskutils/plasma-applet-simpleweatherforecast/Makefile +++ b/deskutils/plasma-applet-simpleweatherforecast/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- DISTNAME= 92149-${PORTNAME}-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Weather plasma applet for KDE4 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile index 7967ebe941d7..5871c57856b0 100644 --- a/deskutils/znotes/Makefile +++ b/deskutils/znotes/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= znotes @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Simple notes based on QT4 LICENSE= GPLv3 |