diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-15 23:14:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-15 23:14:56 +0000 |
commit | df969a5a68660f0026ce6148d7157fbf10666544 (patch) | |
tree | 5bc933520b8e6ac1f033c39983e210ba1019c3b5 /net | |
parent | cceeaacf0d77867a995aa988cc34d5dd73c51362 (diff) | |
download | freebsd-ports-df969a5a68660f0026ce6148d7157fbf10666544.zip |
This port will be removed after April 15 if still broken at that time.
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-jabber4r/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ruby-jabber4r/Makefile b/net/ruby-jabber4r/Makefile index 2028800cd391..3b5787d3ed62 100644 --- a/net/ruby-jabber4r/Makefile +++ b/net/ruby-jabber4r/Makefile @@ -25,6 +25,7 @@ DOCS= LICENSE.txt README doc EXAMPLES= examples/* BROKEN= "Broken pkg-plist" +DEPRECATED= "This port will be removed after April 15 if still broken at that time." .include <bsd.port.pre.mk> |