diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-12-09 09:24:03 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-12-09 09:24:03 +0000 |
commit | 048efdfcfcff396a6bf9d36dabc8cbcca1631efa (patch) | |
tree | c46d67d312308d719e37266ce40dd61d59410f67 /mail/sqwebmail/Makefile | |
parent | 5943fdf48a2cbdc6ca6616517054a7149a9f16e9 (diff) |
Notes
Diffstat (limited to 'mail/sqwebmail/Makefile')
-rw-r--r-- | mail/sqwebmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 497635ac7f3b..a2300e090443 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sqwebmail -PORTVERSION= 5.5.2 -PORTREVISION= 1 +PORTVERSION= 5.5.3 CATEGORIES= mail www MASTER_SITES= SF/courier/webmail/${PORTVERSION} |