aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-02-04 01:31:49 +0800
committereadler <eadler@FreeBSD.org>2013-02-04 01:31:49 +0800
commitb35e2d02eb79155967699a2df3d74240374730cd (patch)
tree28d370d913f9cc2d736c436996aaf479127d0e04
parent99769320fd4c679659164e26326974d75794145f (diff)
downloadfreebsd-ports-gnome-b35e2d02eb79155967699a2df3d74240374730cd.tar.gz
freebsd-ports-gnome-b35e2d02eb79155967699a2df3d74240374730cd.tar.zst
freebsd-ports-gnome-b35e2d02eb79155967699a2df3d74240374730cd.zip
The webserver reports every version as existing with a redirect to 0.1.
Tell portscout that it isn't useful to check this port.
-rw-r--r--finance/expense/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/expense/Makefile b/finance/expense/Makefile
index 0c05eedd830c..715429747a2c 100644
--- a/finance/expense/Makefile
+++ b/finance/expense/Makefile
@@ -19,4 +19,6 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/Expense
+PORTSCOUT= ignore:1
+
.include <bsd.port.mk>