diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /textproc/pure-xml | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) | |
download | freebsd-ports-496ac41eab239d23ec8c4be4de8c7274167db816.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'textproc/pure-xml')
-rw-r--r-- | textproc/pure-xml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pure-xml/Makefile b/textproc/pure-xml/Makefile index 009e59bdfeca..9bb509a14507 100644 --- a/textproc/pure-xml/Makefile +++ b/textproc/pure-xml/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= pure MAINTAINER= ports@FreeBSD.org COMMENT= Pure language interface for libxml2 and libxslt +BROKEN= unfetchable + LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual |