summaryrefslogtreecommitdiff
path: root/graphics/twinlib
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-07-19 15:24:51 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-07-19 15:24:51 +0000
commit97426240168fa9900a0ef894cfae3b22d4c1962c (patch)
tree08c81370eda9d266bc058f89ebd4e4045ea7b853 /graphics/twinlib
parentFix a typo in post-install. (diff)
Fix WWW and MASTER_SITES.
Notes
Notes: svn path=/head/; revision=30880
Diffstat (limited to 'graphics/twinlib')
-rw-r--r--graphics/twinlib/Makefile2
-rw-r--r--graphics/twinlib/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/twinlib/Makefile b/graphics/twinlib/Makefile
index c652aa851f4e..1f48c5e65fc4 100644
--- a/graphics/twinlib/Makefile
+++ b/graphics/twinlib/Makefile
@@ -8,7 +8,7 @@
PORTNAME= twinlib
PORTVERSION= 0.2.3
CATEGORIES= graphics devel
-MASTER_SITES= http://rio.xdev.org/twinlib/
+MASTER_SITES= http://nroard.free.fr/twinlib/
DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/graphics/twinlib/pkg-descr b/graphics/twinlib/pkg-descr
index 849511a98681..4fdc930b274d 100644
--- a/graphics/twinlib/pkg-descr
+++ b/graphics/twinlib/pkg-descr
@@ -3,7 +3,7 @@ library that makes its base on the Qt Image I/O
extensions, which are found in Qt 1.44 and later.
It is somewhat useful for simple graphics programs.
-WWW: http://rio.xdev.org/
+WWW: http://nroard.free.fr/twinlib/
Author: Nicolas Roard <nroard@e-motive.com>
--Will <andrews@technologist.com>