diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2009-10-11 02:29:49 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2009-10-11 02:29:49 +0000 |
commit | fadb5377d01625a05fbf6e32af06da318d3c9a35 (patch) | |
tree | 33639888eca228af3776f9e476a228df28d7d2bc /mail/gmime2-sharp | |
parent | 0e26c70310afd87d38b9fcf9cb26cf9b0d4c8d4c (diff) | |
download | ports-fadb5377d01625a05fbf6e32af06da318d3c9a35.tar.gz ports-fadb5377d01625a05fbf6e32af06da318d3c9a35.zip |
- Update to 2.2.24
- Update CONFLICTS to add gmime24
- Keep simple MASTER_SITES
- Reset PORTREVISION from slave gmime2-sharp
PR: 139489
Submitted by: Sahil Tandon <sahil___tandon.net>
Notes
Notes:
svn path=/head/; revision=242649
Diffstat (limited to 'mail/gmime2-sharp')
-rw-r--r-- | mail/gmime2-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index ce4199190a85..c1f0c774623f 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.17 2006/10/26 18:37:29 tmclau02 Exp $ # -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= mail PKGNAMESUFFIX= -sharp |