diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-12-07 17:54:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-12-07 17:54:39 +0000 |
commit | d411a2422c6f597eb3a1dbdec5feff0fcc2e37e1 (patch) | |
tree | 970b3c246d3f313ad915dcacaf4499d570960d96 /converters | |
parent | 1bb7a7389147c88f4b0b06816c148b065e63c58b (diff) |
Notes
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 d015172d62f1..b912b6f82e92 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -8,7 +8,7 @@ PORTNAME= psiconv PORTVERSION= 0.9.7 CATEGORIES= converters devel -MASTER_SITES= http://www.frodol.dds.nl/psiconv/ +MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/ 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 898c98344370..aed41af233c2 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://www.frodol.dds.nl/psiconv/ +WWW: http://software.frodo.looijaard.name/psiconv/ |