diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-31 00:51:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-31 00:51:25 +0800 |
commit | da01bb6df196996c7571577c16887005f6ffb0a9 (patch) | |
tree | 1e2d4e34eba158728e6d2c2a5c15408b688d85ef /mail/dovecot/Makefile | |
parent | bdefda68ef7d8944c5c8e0ea30fab73aacf3949b (diff) | |
download | freebsd-ports-gnome-da01bb6df196996c7571577c16887005f6ffb0a9.tar.gz freebsd-ports-gnome-da01bb6df196996c7571577c16887005f6ffb0a9.tar.zst freebsd-ports-gnome-da01bb6df196996c7571577c16887005f6ffb0a9.zip |
- Update rc.d script: add "reload" command
- Bump PORTREVISION
PR: ports/151457
Submitted by: Alexander Milanov <a@amilanov.com>
Approved by: maintainer (timeout 16 days), pgollucci (mentor, implicit)
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 797098eb14b4..19df58f960c7 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,6 +7,7 @@ PORTNAME= dovecot PORTVERSION= 1.2.14 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \ http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ |