diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
commit | b0b4a59bcddc7c22886a37590d5ccb967e85fb4f (patch) | |
tree | dcc7923c09e05f911d28b21af9ad443c8456a03f /mail/gmime24 | |
parent | f7653cb423fcf47cc35d8fba3fe04e2454d2cb41 (diff) | |
download | freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.gz freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.zst freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.zip |
- Reassign to the heap
Diffstat (limited to 'mail/gmime24')
-rw-r--r-- | mail/gmime24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile index aed9f3d0873b..84e5879f4d64 100644 --- a/mail/gmime24/Makefile +++ b/mail/gmime24/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= mail MASTER_SITES= GNOME PKGNAMESUFFIX?= -24 -MAINTAINER?= mnag@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library (written in C) for parsing and creating messages using MIME CONFLICTS= gmime-1.0.* |