aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2015-12-15 06:24:07 +0800
committerthierry <thierry@FreeBSD.org>2015-12-15 06:24:07 +0800
commit56328b38327ced1c3c1c5f580dd93f3a8b9bcceb (patch)
tree1719eb562625ffc131587549211f8a77239352a7 /graphics
parent2e93959b9f990a07c57c6f4b557c9a77f4614855 (diff)
downloadfreebsd-ports-gnome-56328b38327ced1c3c1c5f580dd93f3a8b9bcceb.tar.gz
freebsd-ports-gnome-56328b38327ced1c3c1c5f580dd93f3a8b9bcceb.tar.zst
freebsd-ports-gnome-56328b38327ced1c3c1c5f580dd93f3a8b9bcceb.zip
Make fetchable again.
The new offcial site is now on GitHub, but there is no new release available ATM.
Diffstat (limited to 'graphics')
-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