diff options
author | bapt <bapt@FreeBSD.org> | 2013-05-04 22:05:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-05-04 22:05:58 +0800 |
commit | 2302daa10661f7f25a58145b891e143c373b065b (patch) | |
tree | 58b9916ffbdd3bfff03fe21cf98acba02c989ed3 /math | |
parent | 63751c91fac7782b3c73e5f6ce68292d48b52dc4 (diff) | |
download | freebsd-ports-gnome-2302daa10661f7f25a58145b891e143c373b065b.tar.gz freebsd-ports-gnome-2302daa10661f7f25a58145b891e143c373b065b.tar.zst freebsd-ports-gnome-2302daa10661f7f25a58145b891e143c373b065b.zip |
Mark as broken: does not fetch
Diffstat (limited to 'math')
-rw-r--r-- | math/unixstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile index a314e8dfd717..a07974d5c1d1 100644 --- a/math/unixstat/Makefile +++ b/math/unixstat/Makefile @@ -13,6 +13,7 @@ MAINTAINER= mwm@mired.org COMMENT= A statistics package designed for use with the Unix shell RESTRICTED= License does not allow mass redistribution. +BROKEN= Does not fetch .include <bsd.port.pre.mk> |