diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-21 15:11:25 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-21 15:11:25 +0000 |
commit | f322e8e7d22a8f06c0f7753961e90377bbef3a81 (patch) | |
tree | 3a066e62ec8014e709ccd33a63204e8720e1a2e1 /mail/claws-mail-smime/Makefile | |
parent | c800ad0e1b828071558eba767f41cf2ae236a815 (diff) | |
download | ports-f322e8e7d22a8f06c0f7753961e90377bbef3a81.tar.gz ports-f322e8e7d22a8f06c0f7753961e90377bbef3a81.zip |
- update to 0.5.4
- chase mastersite
PR: ports/99228
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=165923
Diffstat (limited to 'mail/claws-mail-smime/Makefile')
-rw-r--r-- | mail/claws-mail-smime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-smime/Makefile b/mail/claws-mail-smime/Makefile index d07feb1ba2da..3bfec8573ae8 100644 --- a/mail/claws-mail-smime/Makefile +++ b/mail/claws-mail-smime/Makefile @@ -6,9 +6,9 @@ # PORTNAME= smime -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.4 CATEGORIES= mail -MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/ +MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- MAINTAINER= c0rn@o2.pl |