diff options
Diffstat (limited to 'databases/sqlrelay')
-rw-r--r-- | databases/sqlrelay/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 4a3cadf1c72c..93c4e5e04497 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -16,6 +16,9 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.1:${PORTSDIR}/devel/rudiments +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not compile WANT_GNOME= yes |