diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 19:51:35 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 19:51:35 +0000 |
commit | 0acacc37c6f6d58610b5cf6d44321473fdd93339 (patch) | |
tree | 1d8159aa4889ddde5c1a92eee211dcc3e11208b1 /mail/libspf-alt/Makefile | |
parent | 9fa9074a22005f706339817e8f93d41d4c07099b (diff) |
Notes
Diffstat (limited to 'mail/libspf-alt/Makefile')
-rw-r--r-- | mail/libspf-alt/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/libspf-alt/Makefile b/mail/libspf-alt/Makefile index 953c04016261..de324b7ba758 100644 --- a/mail/libspf-alt/Makefile +++ b/mail/libspf-alt/Makefile @@ -9,13 +9,14 @@ PORTNAME= libspf-alt PORTVERSION= 0.4.0 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://www.midwestcs.com/spf/%SUBDIR%/ -MASTER_SITE_SUBDIR= libspf-alt +MASTER_SITES= http://libspf2.org/spf/ DISTNAME= libspf_alt-${PORTVERSION} MAINTAINER= daniel@roe.ch COMMENT= Library that allows email systems such as Exim to check SPF records +DEPRECATED= Superceded by mail/libspf2 + GNU_CONFIGURE= yes USE_ICONV= yes USE_GETTEXT= yes |