diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /net/diradmin | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Notes
Notes:
svn path=/head/; revision=139936
Diffstat (limited to 'net/diradmin')
-rw-r--r-- | net/diradmin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/diradmin/Makefile b/net/diradmin/Makefile index fac698eb3e2a..7beee091ccc3 100644 --- a/net/diradmin/Makefile +++ b/net/diradmin/Makefile @@ -16,6 +16,8 @@ MAINTAINER= lewiz@compsoc.man.ac.uk COMMENT= A smart LDAP directory management tool BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 GNU_CONFIGURE= yes USE_GMAKE= yes |