diff options
author | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
commit | 095d5a1b337c8ce3df38b1e1224c87ba9a28d807 (patch) | |
tree | df21c68191151a56c3b07a96d1b8ba4fbe4a1851 /mail/roundcube-login_info | |
parent | b9aee97ce4cdf9248df3b2d94c6b30ed4b82c0c2 (diff) | |
download | freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.gz freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.zst freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.zip |
Update my email address throughout the tree
Approved by: swills (mentor)
Diffstat (limited to 'mail/roundcube-login_info')
-rw-r--r-- | mail/roundcube-login_info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile index 866745ed0894..7913544f7e46 100644 --- a/mail/roundcube-login_info/Makefile +++ b/mail/roundcube-login_info/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@feld.me> +# Created by: Mark Felder <feld@freebsd.org> # $FreeBSD$ PORTNAME= login_info @@ -9,7 +9,7 @@ MASTER_SITES= https://www.std-soft.de/webmail/plugins/ PKGNAMEPREFIX= roundcube- DISTNAME= ${PORTNAME}_rc0.5_v${DISTVERSION} -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= Roundcube login info plugin LICENSE= GPLv2 |