diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
commit | 189bb010c08702d5d887899161ee9c5fe731aabf (patch) | |
tree | d2c5d972d751ce214000d308eb60a05d17f9dffa /mail/bincimap | |
parent | 3fc3d1ecb1e9022890e0a8dfb7e8dab36f098065 (diff) | |
download | ports-189bb010c08702d5d887899161ee9c5fe731aabf.tar.gz ports-189bb010c08702d5d887899161ee9c5fe731aabf.zip |
Notes
Diffstat (limited to 'mail/bincimap')
-rw-r--r-- | mail/bincimap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bincimap/Makefile b/mail/bincimap/Makefile index f7520f2db929..4215875fdbf7 100644 --- a/mail/bincimap/Makefile +++ b/mail/bincimap/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= http://www.bincimap.org/%SUBDIR%/ \ MASTER_SITE_SUBDIR= dl/tarballs/1.2 DISTNAME= ${PORTNAME}-${PORTVERSION}final -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Light-weight IMAP server for Maildir USE_BZIP2= yes |