summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-02-08 05:10:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-02-08 05:10:21 +0000
commit823eac6781ba00ef62261c6e83d34a5aa8b1e3da (patch)
tree42562038683f2f2da15b22fafa395dbf8f49aeb3 /net-mgmt
parent- Update to 5.7.4. (diff)
Maintainer reports that this seems to be abandonware, so set DEPRECATED.
Requested by: maintainer
Notes
Notes: svn path=/head/; revision=206879
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ap-utils/Makefile5
1 files changed, 4 insertions, 1 deletions
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