From 01447185319de86609f977158684e959ba218eaa Mon Sep 17 00:00:00 2001 From: wxs Date: Wed, 5 May 2010 21:31:15 +0000 Subject: Set expiration date for one month from now. It's broken on all supported versions of FreeBSD. Upstream appears dead and maintainer has not responded. PR: ports/141139 --- databases/ptop/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'databases') 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 -- cgit