diff options
author | rm <rm@FreeBSD.org> | 2012-04-11 02:04:10 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-04-11 02:04:10 +0800 |
commit | 77e5da9d6ebc47cc6313bccdd3bfd98782c7d0e3 (patch) | |
tree | c864f9cec982f4f8c9c653bae7bdd0a040224229 /x11-wm/e17-module-mail | |
parent | 1bc205ce4e6fdb9d6b02fb3759721a2437d09c09 (diff) | |
download | freebsd-ports-gnome-77e5da9d6ebc47cc6313bccdd3bfd98782c7d0e3.tar.gz freebsd-ports-gnome-77e5da9d6ebc47cc6313bccdd3bfd98782c7d0e3.tar.zst freebsd-ports-gnome-77e5da9d6ebc47cc6313bccdd3bfd98782c7d0e3.zip |
- pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category
PR: 166814
Submitted by: Grzegorz Blach <magik at roorback dot net>
Diffstat (limited to 'x11-wm/e17-module-mail')
-rw-r--r-- | x11-wm/e17-module-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile index 15fe3d5de9f1..18ce0bcadc78 100644 --- a/x11-wm/e17-module-mail/Makefile +++ b/x11-wm/e17-module-mail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= magik@roorback.net COMMENT= An e17 module to check your mailboxes (like xbiff does) BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment |