diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-07 09:17:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-07 09:17:32 +0000 |
commit | 82a3b2e89cd34492d6bcbb7f045d4c4e0d30efdb (patch) | |
tree | 297cef173eb7d0eef0d0d2d0739a043c7ad7fa2e | |
parent | - Fix font rendering via TTF_RenderGlyph_Shaded() (diff) |
Mark BROKEN: Unfetchable
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=378577
-rw-r--r-- | sysutils/3dm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile index 8c75e032d71e..6ae42421fb5c 100644 --- a/sysutils/3dm/Makefile +++ b/sysutils/3dm/Makefile @@ -13,6 +13,7 @@ DIST_SUBDIR= 3dm2 MAINTAINER= takefu@airport.fm COMMENT= 3ware RAID controller monitoring daemon and web server +BROKEN= Unfetchable RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} |