diff options
author | pav <pav@FreeBSD.org> | 2005-02-14 09:14:38 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-14 09:14:38 +0000 |
commit | f96c39305a8e4668067a8702c6bca6c406975c74 (patch) | |
tree | 5e19b5b686e146e575558aa270964d56176528c8 /converters | |
parent | b90dbf8557a9d5564fd726c566a9abcfd9a5bd7b (diff) | |
download | FreeBSD-ports-f96c39305a8e4668067a8702c6bca6c406975c74.zip FreeBSD-ports-f96c39305a8e4668067a8702c6bca6c406975c74.tar.gz |
- Update MASTER_SITES, WWW
Reported by: krismail
Diffstat (limited to 'converters')
-rw-r--r-- | converters/psiconv/Makefile | 2 | ||||
-rw-r--r-- | converters/psiconv/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index 49b529b..78d9b31 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -9,7 +9,7 @@ PORTNAME= psiconv PORTVERSION= 0.8.3 PORTREVISION= 1 CATEGORIES= converters devel -MASTER_SITES= http://huizen.dds.nl/~frodol/psiconv/ +MASTER_SITES= http://www.frodol.dds.nl/psiconv/ MAINTAINER= gnome@FreeBSD.org COMMENT= A conversion utility to convert Psion 5(MX) files into other formats diff --git a/converters/psiconv/pkg-descr b/converters/psiconv/pkg-descr index 45cfe6c..898c983 100644 --- a/converters/psiconv/pkg-descr +++ b/converters/psiconv/pkg-descr @@ -7,4 +7,4 @@ documentation on several Psion 5(MX) file formats. This information is not available from Psion (it has been reverse-engineered from Psion files), and it's free for anybody to use. -WWW: http://huizen.dds.nl/~frodol/psiconv/ +WWW: http://www.frodol.dds.nl/psiconv/ |