diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 22:20:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 22:20:35 +0000 |
commit | 71609c18793474a8cb599cdbabe140640b919ed0 (patch) | |
tree | 520c49d2916a340367e1bba3688b8c005b6cde9d /editors/spe | |
parent | 48d0e277afced378f648b518a5291ee1398b43b9 (diff) |
Notes
Diffstat (limited to 'editors/spe')
-rw-r--r-- | editors/spe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/spe/Makefile b/editors/spe/Makefile index 02d26ea2c5a7..c9a25e43dfa6 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-wx2.6.1.0 MAINTAINER= nivit@FreeBSD.org COMMENT= Stani's Python Editor +BROKEN= Unfetchable NO_BUILD= yes USES= python |