diff options
author | kris <kris@FreeBSD.org> | 2004-02-17 07:34:14 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-17 07:34:14 +0800 |
commit | 6b6c517866472668a8c7ccf9136fd0c67d11844e (patch) | |
tree | 4d25f8c29e8728eb2a781a07f0075463b607445b /math/linux-dislin | |
parent | 449ef2d165926ccd92abaeb745b256ecce0543b5 (diff) | |
download | freebsd-ports-gnome-6b6c517866472668a8c7ccf9136fd0c67d11844e.tar.gz freebsd-ports-gnome-6b6c517866472668a8c7ccf9136fd0c67d11844e.tar.zst freebsd-ports-gnome-6b6c517866472668a8c7ccf9136fd0c67d11844e.zip |
BROKEN: Unfetchable. This port is scheduled for removal on April 16 if it
is still broken at that time.
Diffstat (limited to 'math/linux-dislin')
-rw-r--r-- | math/linux-dislin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/linux-dislin/Makefile b/math/linux-dislin/Makefile index e5d50db78a75..9997c50e48f2 100644 --- a/math/linux-dislin/Makefile +++ b/math/linux-dislin/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= ${MACHINE_ARCH} MAINTAINER= des@FreeBSD.org COMMENT= A scientific data plotting package +BROKEN= "Unfetchable" +DEPRECATED= "This port will be removed on April 16 if still broken at that time." + USE_LINUX= yes ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes |