diff options
Diffstat (limited to 'net/straw/Makefile')
-rw-r--r-- | net/straw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/straw/Makefile b/net/straw/Makefile index 5b1531ce87f9..3862fc771c93 100644 --- a/net/straw/Makefile +++ b/net/straw/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME 2 desktop weblog aggregator written in Python BROKEN= Does not work with the newer GTK/GNOME python bindings +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_GMAKE= yes USE_XLIB= yes |