diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ptop/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ptop/Makefile b/databases/ptop/Makefile index 99303e1fa1f0..4be666e0cf7c 100644 --- a/databases/ptop/Makefile +++ b/databases/ptop/Makefile @@ -22,4 +22,7 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/pg_top +IGNORE= broken on all supported FreeBSD versions +EXPIRATION_DATE= 2010-03-06 + .include <bsd.port.mk> |