diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 06:53:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 06:53:13 +0800 |
commit | cfbe19284357c85c237aa8e1a0e886a51f99fb64 (patch) | |
tree | 93a07bddfd7fa090378d172b34a43c2e72d46440 /mail/wmmultipop3 | |
parent | 28d4503180225a66dadd4d29fe3204ce20dd8f88 (diff) | |
download | freebsd-ports-graphics-cfbe19284357c85c237aa8e1a0e886a51f99fb64.tar.gz freebsd-ports-graphics-cfbe19284357c85c237aa8e1a0e886a51f99fb64.tar.zst freebsd-ports-graphics-cfbe19284357c85c237aa8e1a0e886a51f99fb64.zip |
Reset pat due to no response to email about his status.
Hat: portmgr
Diffstat (limited to 'mail/wmmultipop3')
-rw-r--r-- | mail/wmmultipop3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmmultipop3/Makefile b/mail/wmmultipop3/Makefile index 9b8e0524cfa..ac9d2469022 100644 --- a/mail/wmmultipop3/Makefile +++ b/mail/wmmultipop3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail windowmaker MASTER_SITES= http://bart.sm.luth.se/~dansun-8/software/wmMultiPop3/ DISTNAME= wmMultiPop3-${PORTVERSION} -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A WindowMaker dockapp that checks multiple pop3 accounts for new mail BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |