summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 07:48:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 07:48:48 +0000
commitb77027ff367bd483a05125b9e59ec51183a750d7 (patch)
tree68f4bf91a0cca80e6657a533e5ab5b876819ef7e /www
parentBack out previous commit, the port was recently fixed. (diff)
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
Diffstat (limited to 'www')
-rw-r--r--www/orion/Makefile2
-rw-r--r--www/tasks/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 447fa839480a..2e3d6381f1c7 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= znerd@FreeBSD.org
COMMENT= Orion Application Server
BROKEN= "Checksum mismatch"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-06-18
USE_JAVA= 1.2+
USE_ZIP= YES
diff --git a/www/tasks/Makefile b/www/tasks/Makefile
index 5df4578383e6..7a1207b209b8 100644
--- a/www/tasks/Makefile
+++ b/www/tasks/Makefile
@@ -18,6 +18,8 @@ COMMENT= A web based, hierarchical task manager
RESTRICTED= No redistribution or repackaging allowed
BROKEN= "Size mismatch"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-06-18
USE_APACHE= yes
USE_MYSQL= yes