summaryrefslogtreecommitdiff
path: root/mail/libspf-alt
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-01-08 19:51:35 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-01-08 19:51:35 +0000
commit0acacc37c6f6d58610b5cf6d44321473fdd93339 (patch)
tree1d8159aa4889ddde5c1a92eee211dcc3e11208b1 /mail/libspf-alt
parent- Broken on alpha too (diff)
- Fix MASTER_SITES
- Mark DEPRECATED (superseded by mail/libspf2) PR: ports/75897 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=125868
Diffstat (limited to 'mail/libspf-alt')
-rw-r--r--mail/libspf-alt/Makefile5
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