diff options
author | markp <markp@FreeBSD.org> | 2001-12-09 07:54:49 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-12-09 07:54:49 +0000 |
commit | be6d548119052e79eb129074ef40bc4568076be4 (patch) | |
tree | cf7e6b39429673abf7079774f26b650029916843 /archivers/xdms | |
parent | d37a1ccb46638c79c595477d3880948e7f8d70f9 (diff) | |
download | FreeBSD-ports-be6d548119052e79eb129074ef40bc4568076be4.zip FreeBSD-ports-be6d548119052e79eb129074ef40bc4568076be4.tar.gz |
Fixed broken WWW and MASTER_SITES links.
Diffstat (limited to 'archivers/xdms')
-rw-r--r-- | archivers/xdms/Makefile | 2 | ||||
-rw-r--r-- | archivers/xdms/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile index 04476a2..3f8969c 100644 --- a/archivers/xdms/Makefile +++ b/archivers/xdms/Makefile @@ -8,7 +8,7 @@ PORTNAME= xdms PORTVERSION= 1.3 CATEGORIES= archivers -MASTER_SITES= http://www.ee.tut.fi/~orsila/xdms/ +MASTER_SITES= http://www.ee.tut.fi/~heikki/xdms/ DISTNAME= xdms MAINTAINER= markp@FreeBSD.org diff --git a/archivers/xdms/pkg-descr b/archivers/xdms/pkg-descr index b5aa664..e081f35 100644 --- a/archivers/xdms/pkg-descr +++ b/archivers/xdms/pkg-descr @@ -3,4 +3,4 @@ decompression of files compressed using all known DMS compression modes, including old and obsolete ones, and also encrypted files, for 100% compatibility. -WWW: http://www.ee.tut.fi/~orsila/xdms/ +WWW: http://www.ee.tut.fi/~heikki/xdms/ |