aboutsummaryrefslogtreecommitdiff
path: root/graphics/lib3ds
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-20 18:40:07 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-20 18:40:07 +0000
commitabad51961d2d71949b141341e4864bd5431b8c38 (patch)
treeed0afab4df04f508efb699aa4f5d2f6d5eaffb5a /graphics/lib3ds
parent08241ad68a77a2b48f895c0220f59860733cfa33 (diff)
downloadports-abad51961d2d71949b141341e4864bd5431b8c38.tar.gz
ports-abad51961d2d71949b141341e4864bd5431b8c38.zip
graphics/lib3ds: new fedora MASTER_SITES to unbreak
Notes
Notes: svn path=/head/; revision=422538
Diffstat (limited to 'graphics/lib3ds')
-rw-r--r--graphics/lib3ds/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile
index e9285843cfc5..6fddfda70dda 100644
--- a/graphics/lib3ds/Makefile
+++ b/graphics/lib3ds/Makefile
@@ -5,15 +5,13 @@ PORTNAME= lib3ds
PORTVERSION= 1.3.0
PORTREVISION= 5
CATEGORIES= graphics
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/lib3ds/lib3ds-1.3.0.zip/2572f7b0f29b591d494c1a0658b35c86/
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for handling 3DS (3D Studio) files
LICENSE= LGPL21+
-BROKEN= Unfetchable (google code has gone away)
-
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool zip