diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-06-28 10:34:45 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-06-28 10:34:45 +0000 |
commit | eca68443e17f1844acf3f6a2c84bc4d9dff7ddfe (patch) | |
tree | 4adb9aeca894958442ba84296306e90e094b5d35 /misc | |
parent | 35d5dd4dae7740dd39aa3c62887954ccb940a0f6 (diff) |
Mark the port as BROKEN. The port will be replased by a fixed version
with migration instructions.
PR: 96613
Submitted by: Mike Durian <durian@shadetreesoftware.com>
Reviewed by: frank@opengroupware.org (maintainer)
Approved by: netchild (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=166505
Diffstat (limited to 'misc')
-rw-r--r-- | misc/linux-opengroupware/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/linux-opengroupware/Makefile b/misc/linux-opengroupware/Makefile index d6f5e311d3c9..492371338ac5 100644 --- a/misc/linux-opengroupware/Makefile +++ b/misc/linux-opengroupware/Makefile @@ -26,6 +26,9 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache20 \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake +BROKEN= Will be replaced by a fixed version with migration instructions. +EXPIRATION_DATE=2006-06-15 + USE_PGSQL= yes #BEGINSET1 |