diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 23:04:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-01 23:04:56 +0000 |
commit | 82d942f0fa421f3460ae341d6ae6989f845cb2f2 (patch) | |
tree | bf536bf163899965f57f7cbef4a6b833694c339f /net | |
parent | d2f3c2a01db50621a4f848af9e8493048e5cd337 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/licq-jons-gtk-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq-jons-gtk-gui/Makefile b/net/licq-jons-gtk-gui/Makefile index 53ab04446046..34e65a356f17 100644 --- a/net/licq-jons-gtk-gui/Makefile +++ b/net/licq-jons-gtk-gui/Makefile @@ -20,7 +20,7 @@ COMMENT= Jons GTK plugin for licq RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT} -BROKEN= "Incompatible with licq-1.3.0" +IGNORE= is incompatible with licq-1.3.0 DEPRECATED= project stalled, no more releases EXPIRATION_DATE= 2005-04-01 |