diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 18:43:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 18:43:22 +0800 |
commit | c9af5a1045d14d776e1e8b39c518dc20e419fd94 (patch) | |
tree | 7913ab21803bd8b8dbfddcaa105c31a889937edd /cad | |
parent | b3a8f1f1b27f68ca3bdd02b4bd014379bb1f4e6b (diff) | |
download | freebsd-ports-gnome-c9af5a1045d14d776e1e8b39c518dc20e419fd94.tar.gz freebsd-ports-gnome-c9af5a1045d14d776e1e8b39c518dc20e419fd94.tar.zst freebsd-ports-gnome-c9af5a1045d14d776e1e8b39c518dc20e419fd94.zip |
Mark as broken, it is no more fetchable
Diffstat (limited to 'cad')
-rw-r--r-- | cad/linux-gid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/linux-gid/Makefile b/cad/linux-gid/Makefile index 1a45c89420f1..9c6b6d303bcf 100644 --- a/cad/linux-gid/Makefile +++ b/cad/linux-gid/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A graphical pre- and post-processor for numerical simulation programs +BROKEN= No more fetchable + CONFLICTS= id-utils-[0-9]* coreutils-[0-9]* ONLY_FOR_ARCHS= i386 amd64 |