aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-05-06 05:31:15 +0800
committerwxs <wxs@FreeBSD.org>2010-05-06 05:31:15 +0800
commit01447185319de86609f977158684e959ba218eaa (patch)
tree787658b69ff6efda87f0f38d7205b56019ba697d /databases
parent9e51c3f8b684f8da1fc52ae0b8e782ffe538e861 (diff)
downloadfreebsd-ports-gnome-01447185319de86609f977158684e959ba218eaa.tar.gz
freebsd-ports-gnome-01447185319de86609f977158684e959ba218eaa.tar.zst
freebsd-ports-gnome-01447185319de86609f977158684e959ba218eaa.zip
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
Diffstat (limited to 'databases')
-rw-r--r--databases/ptop/Makefile3
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>