From a5fc579b149a1cae484fcbf844cbfdd1685b0a57 Mon Sep 17 00:00:00 2001 From: mnag Date: Sun, 20 Aug 2006 23:07:16 +0000 Subject: - Take - portlint(1) --- mail/libspf2-10/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'mail/libspf2-10') diff --git a/mail/libspf2-10/Makefile b/mail/libspf2-10/Makefile index 53dc8feed336..87e864f06efe 100644 --- a/mail/libspf2-10/Makefile +++ b/mail/libspf2-10/Makefile @@ -5,22 +5,22 @@ # $FreeBSD$ # -PORTNAME= libspf2 -PORTVERSION= 1.0.4 +PORTNAME= libspf2 +PORTVERSION= 1.0.4 PORTREVISION= 1 -CATEGORIES= mail -MASTER_SITES= http://www.libspf2.org/%SUBDIR%/ +CATEGORIES= mail +MASTER_SITES= http://www.libspf2.org/%SUBDIR%/ MASTER_SITE_SUBDIR= spf -MAINTAINER= ports@FreeBSD.org -COMMENT= Sender Rewriting Scheme 2 C Implementation +MAINTAINER= mnag@FreeBSD.org +COMMENT= Sender Rewriting Scheme 2 C Implementation -CONFLICTS= ${PORTNAME}-1.2.* +CONFLICTS= ${PORTNAME}-1.2.* -LATEST_LINK= libspf2-10 +LATEST_LINK= ${PORTNAME}-${PORTVERSION:S/.//:R} USE_LDCONFIG= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include -- cgit