diff options
author | novel <novel@FreeBSD.org> | 2013-02-07 01:30:08 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2013-02-07 01:30:08 +0800 |
commit | 150d2e74ec4c971ce0fee2a771a009748d2152f9 (patch) | |
tree | 1d163dc52292d9272018c814011ae3034f8cce83 /mail | |
parent | b382b2241ec72f404273bfc045e16ae1dd3114c7 (diff) | |
download | freebsd-ports-gnome-150d2e74ec4c971ce0fee2a771a009748d2152f9.tar.gz freebsd-ports-gnome-150d2e74ec4c971ce0fee2a771a009748d2152f9.tar.zst freebsd-ports-gnome-150d2e74ec4c971ce0fee2a771a009748d2152f9.zip |
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 7a59087e0e2d..271c5f98a019 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -3,7 +3,7 @@ PORTNAME= claws-mail PORTVERSION= 3.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news ipv6 MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION} |