diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-07-28 17:31:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-07-28 17:31:01 +0000 |
commit | 5a4055b083de196c29e003b0fe31916528bbdbef (patch) | |
tree | 4731e38d9051291694baffb746b8764069abf511 /mail/prayer | |
parent | 2cb35fef41d34d6e076479fd10710a967981c365 (diff) | |
download | ports-5a4055b083de196c29e003b0fe31916528bbdbef.tar.gz ports-5a4055b083de196c29e003b0fe31916528bbdbef.zip |
Notes
Diffstat (limited to 'mail/prayer')
-rw-r--r-- | mail/prayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index dabc8208db86..ee2042ee6178 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.3 CATEGORIES= mail www MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= Prayer Webmail System BUILD_DEPENDS= ${LOCALBASE}/lib/libc-client4.a:${PORTSDIR}/mail/cclient |