diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-09-12 21:20:24 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-09-12 21:20:24 +0000 |
commit | b132785d962c363aa7e325480591a180178fe7b7 (patch) | |
tree | 29530c38b739731f3cfa1b58037d567e35eafc64 | |
parent | e79c82ed425c672b6c6bd0a184ef3bcf2f84452b (diff) | |
download | ports-b132785d962c363aa7e325480591a180178fe7b7.tar.gz ports-b132785d962c363aa7e325480591a180178fe7b7.zip |
Notes
-rw-r--r-- | textproc/rtf2htm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rtf2htm/Makefile b/textproc/rtf2htm/Makefile index 69c4e5fc52c0..afe5ffd908c6 100644 --- a/textproc/rtf2htm/Makefile +++ b/textproc/rtf2htm/Makefile @@ -9,7 +9,7 @@ PORTNAME= rtf2htm PORTVERSION= 0.17.1 CATEGORIES= textproc -MASTER_SITES= http://recycle.50megs.com/ +MASTER_SITES= http://www.geocities.com/tuorfa/ MAINTAINER= ports@FreeBSD.org |