aboutsummaryrefslogtreecommitdiff
path: root/graphics/libboard
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-12-14 22:24:07 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-12-14 22:24:07 +0000
commit6c672e24d887041bb69578c17c548863c65944ba (patch)
tree1719eb562625ffc131587549211f8a77239352a7 /graphics/libboard
parent161bf9e6754ecafeffcc3dd4986974093fffb4fd (diff)
Notes
Diffstat (limited to 'graphics/libboard')
-rw-r--r--graphics/libboard/Makefile3
-rw-r--r--graphics/libboard/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile
index 1793169cbca9..727ce7c0686e 100644
--- a/graphics/libboard/Makefile
+++ b/graphics/libboard/Makefile
@@ -5,12 +5,11 @@ PORTNAME= libboard
DISTVERSION= 0.9.0
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= LOCAL/thierry
MAINTAINER= thierry@FreeBSD.org
COMMENT= Vector graphics C++ library
-BROKEN= unfetchable
LICENSE= LGPL3
BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
diff --git a/graphics/libboard/pkg-descr b/graphics/libboard/pkg-descr
index 1395c7128608..da2218ab6d71 100644
--- a/graphics/libboard/pkg-descr
+++ b/graphics/libboard/pkg-descr
@@ -4,4 +4,4 @@ The board library allows simple drawings in:
* XFig files (FIG);
* Scalable Vector Graphics files (SVG).
-WWW: http://libboard.sourceforge.net/
+WWW: https://github.com/c-koi/libboard