diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-06-03 13:56:44 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-06-03 13:56:44 +0000 |
commit | e8587758f897567b1d1dfcaedc9a50ca80d6c5fd (patch) | |
tree | 0b23e2165752f60ac1c27d0a168747c0c08da0e3 /mail/libvmime | |
parent | e240baf89981cf04812711874bdfd0eb1165ee53 (diff) |
Notes
Diffstat (limited to 'mail/libvmime')
-rw-r--r-- | mail/libvmime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 1ae9842063e2..afd631965766 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -7,7 +7,7 @@ PORTNAME= libvmime PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF/vmime/vmime/0.9 |