diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-31 15:07:08 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-31 15:07:08 +0000 |
commit | 011dce24ce7dd5253f7e97aaa947acb21339dcd5 (patch) | |
tree | be6c85e782d49cf223592ee199c43ca0222da761 /mail | |
parent | 2a0640b2d4b751061c9ddc616327c22b754034ba (diff) | |
download | ports-011dce24ce7dd5253f7e97aaa947acb21339dcd5.tar.gz ports-011dce24ce7dd5253f7e97aaa947acb21339dcd5.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 9bc86e7d145d..61808475a335 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -7,7 +7,7 @@ PORTNAME= anubis PORTVERSION= 4.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |