From 0d495e2879a4565bd2be1adc9146b9e9062388ed Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 8 Feb 2008 05:10:21 +0000 Subject: Maintainer reports that this seems to be abandonware, so set DEPRECATED. Requested by: maintainer --- net-mgmt/ap-utils/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net-mgmt/ap-utils') diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index adaa5967ce13..289df01b81d6 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -12,9 +12,12 @@ CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= daniel+aputils@pelleg.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of utilities to configure and monitor wireless access points +DEPRECATED= Does not work with gcc4.2; appears to be abandoned +EXPIRATION_DATE= 2008-04-07 + GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_BZIP2= yes -- cgit