diff options
author | mnag <mnag@FreeBSD.org> | 2009-10-11 10:29:49 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2009-10-11 10:29:49 +0800 |
commit | c8bcf971605bab61906063869ad58b1aa972736e (patch) | |
tree | 454960c78ed8f6ad5a35c52ab7a67968dbd8af12 /mail/gmime2-sharp | |
parent | 64a85e70f7000b8506e8965b98f1936683fc0a5d (diff) | |
download | freebsd-ports-graphics-c8bcf971605bab61906063869ad58b1aa972736e.tar.gz freebsd-ports-graphics-c8bcf971605bab61906063869ad58b1aa972736e.tar.zst freebsd-ports-graphics-c8bcf971605bab61906063869ad58b1aa972736e.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>
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 ce4199190a8..c1f0c774623 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 |