diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-14 09:14:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-14 09:14:38 +0000 |
commit | e06261e1df034a2416b03b353b24b7f555958ccd (patch) | |
tree | 2ae9f3703f961e8bda40bb57f355cf9680aeae3a /converters/psiconv | |
parent | 288b9cfcbc2c69d503c3e26e217398804776e4cf (diff) | |
download | ports-e06261e1df034a2416b03b353b24b7f555958ccd.tar.gz ports-e06261e1df034a2416b03b353b24b7f555958ccd.zip |
Notes
Diffstat (limited to 'converters/psiconv')
-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 49b529bf2de8..78d9b319bfea 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 45cfe6ca1583..898c98344370 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/ |