diff options
author | Carlo Strub <cs@FreeBSD.org> | 2015-09-13 22:16:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2015-09-13 22:16:09 +0000 |
commit | ad82069793328501cd08ee10ac260edd67a26618 (patch) | |
tree | 4aa534d0c9f62aad122b88a6d5c50e52c959f4f2 /mail/postfixadmin | |
parent | 21c6e0cf965eb427d632b53c8bd29c078f291d1d (diff) | |
download | ports-ad82069793328501cd08ee10ac260edd67a26618.tar.gz ports-ad82069793328501cd08ee10ac260edd67a26618.zip |
Notes
Diffstat (limited to 'mail/postfixadmin')
-rw-r--r-- | mail/postfixadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 2f7728447c17..0000333e17a4 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfixadmin PORTVERSION= 2.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |