diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-03 23:04:12 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-03 23:04:12 +0800 |
commit | ed7a89285e19e7a90ab5f1a3bc6efdf6e6b5997c (patch) | |
tree | d2c7e46c3b8dc37cbd32f711915c94a415d0746b | |
parent | 6496ce13e2b6ddd5fccff6234302fafdd3da469f (diff) | |
download | freebsd-ports-gnome-ed7a89285e19e7a90ab5f1a3bc6efdf6e6b5997c.tar.gz freebsd-ports-gnome-ed7a89285e19e7a90ab5f1a3bc6efdf6e6b5997c.tar.zst freebsd-ports-gnome-ed7a89285e19e7a90ab5f1a3bc6efdf6e6b5997c.zip |
This port is now obsolete, and should no longer be used. Direct users to the
3ware website instead.
Submitted by: scottl
-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 |