diff options
| author | Daniel Harris <dannyboy@FreeBSD.org> | 2000-07-19 15:24:51 +0000 |
|---|---|---|
| committer | Daniel Harris <dannyboy@FreeBSD.org> | 2000-07-19 15:24:51 +0000 |
| commit | 97426240168fa9900a0ef894cfae3b22d4c1962c (patch) | |
| tree | 08c81370eda9d266bc058f89ebd4e4045ea7b853 /graphics/twinlib | |
| parent | 8f27d857ce484e5e12bb2bcbce023e1b267e6761 (diff) | |
Fix WWW and MASTER_SITES.
Diffstat (limited to 'graphics/twinlib')
| -rw-r--r-- | graphics/twinlib/Makefile | 2 | ||||
| -rw-r--r-- | graphics/twinlib/pkg-descr | 2 |
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> |
