diff options
author | markus <markus@FreeBSD.org> | 2004-02-24 04:57:56 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-02-24 04:57:56 +0800 |
commit | 853d909507fe19b5d7e88b48b57cf89d888123d5 (patch) | |
tree | 500b4d97171c0d94f8d2eaffd2425f4c15abd36c /mail | |
parent | bc9cda1c2b329824c3d35a98eeb6ab4a3d0982eb (diff) | |
download | freebsd-ports-gnome-853d909507fe19b5d7e88b48b57cf89d888123d5.tar.gz freebsd-ports-gnome-853d909507fe19b5d7e88b48b57cf89d888123d5.tar.zst freebsd-ports-gnome-853d909507fe19b5d7e88b48b57cf89d888123d5.zip |
Change my email address.
Approved by: arved (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kshowmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index 3803cc52d3a0..4a1839a80112 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= brueffer@phoenix-systems.de +MAINTAINER= markus@FreeBSD.org COMMENT= POP3 mail checker for KDE LIB_DEPENDS= mimelib.1:${PORTSDIR}/deskutils/kdepim3 |