aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
commit3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch)
tree574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /sysutils
parent45b745f6054c573e73e15c5330ca045ec0b2779c (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/3dm/Makefile2
-rw-r--r--sysutils/slmon/Makefile4
2 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile
index 448689f1cbbc..1ff9042986dd 100644
--- a/sysutils/3dm/Makefile
+++ b/sysutils/3dm/Makefile
@@ -18,6 +18,8 @@ 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
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${IGNORE}
.include <bsd.port.pre.mk>
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile
index cfee5e0ba05c..e4a40cac836a 100644
--- a/sysutils/slmon/Makefile
+++ b/sysutils/slmon/Makefile
@@ -30,7 +30,9 @@ PLIST_FILES= bin/slmon
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lncurses
-IGNORE= "Needs update for libgtop2"
+IGNORE= Needs update for libgtop2
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${IGNORE}
.include <bsd.port.pre.mk>