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/libspf2 | |
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/libspf2')
-rw-r--r-- | mail/libspf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 6a69c7fca72d..155425b1ec41 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://www.libspf2.org/%SUBDIR%/ MASTER_SITE_SUBDIR= spf -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sender Rewriting Scheme 2 C Implementation CONFLICTS= ${PORTNAME}-1.0.* |