diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 01:07:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 01:07:55 +0000 |
commit | 9e28f2255703b5a54c8ea114b4a2814e3b4d1446 (patch) | |
tree | 6801df72f7359213164582d5d6c9aee35842c46d /net/openreg | |
parent | This port is also broken on 4.x. It is scheduled for removal on April 21 (diff) |
This port is scheduled for removal on April 21 if it is still broken at
that time.
Notes
Notes:
svn path=/head/; revision=101640
Diffstat (limited to 'net/openreg')
-rw-r--r-- | net/openreg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openreg/Makefile b/net/openreg/Makefile index d0fefd0160fe..4104c562270a 100644 --- a/net/openreg/Makefile +++ b/net/openreg/Makefile @@ -30,6 +30,8 @@ GNU_CONFIGURE= YES PERL_LEVEL= 500800 BROKEN= Broken pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-21 post-install: @${MKDIR} ${DOCSDIR} ;\ |