diff options
Diffstat (limited to 'databases/pg_rman/Makefile')
-rw-r--r-- | databases/pg_rman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pg_rman/Makefile b/databases/pg_rman/Makefile index 3c322f8a3dd8..f21afca0696b 100644 --- a/databases/pg_rman/Makefile +++ b/databases/pg_rman/Makefile @@ -10,6 +10,8 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Online backup and restore tool for PostgreSQL BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= gmake pgsql:9.2 WANT_PGSQL= client server |