diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/3dm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile index ea16d519bc2c..448689f1cbbc 100644 --- a/sysutils/3dm/Makefile +++ b/sysutils/3dm/Makefile @@ -17,6 +17,8 @@ DISTNAME= 3dm-bsd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3ware ATA RAID monitoring daemon and web server +IGNORE= This port is obsolete and should not be used. Please visit the 3ware website (www.3ware.com) for a newer version of the 3dm utility + .include <bsd.port.pre.mk> .if ${OSVERSION} < 450000 |