diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 15:04:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 15:04:12 +0000 |
commit | 22d910c7a15c0e2b3e6aeaa115ab163d4db54d47 (patch) | |
tree | 07be6827c737dc2ec5a863734005b34db898a43d /sysutils/3dm | |
parent | c4c6b257a8c6dd1f0d545ee5e19ebebc0d47c3a9 (diff) | |
download | ports-22d910c7a15c0e2b3e6aeaa115ab163d4db54d47.tar.gz ports-22d910c7a15c0e2b3e6aeaa115ab163d4db54d47.zip |
Notes
Diffstat (limited to 'sysutils/3dm')
-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 |