diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /textproc/rtf2html/Makefile | |
parent | Add Warsow, a fast paced first person shooter game with cartoonish graphics (diff) |
Add an additional mirror.
Diffstat (limited to 'textproc/rtf2html/Makefile')
-rw-r--r-- | textproc/rtf2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile index 186fd7995fca..a2d8ca5da7de 100644 --- a/textproc/rtf2html/Makefile +++ b/textproc/rtf2html/Makefile @@ -9,6 +9,7 @@ PORTNAME= rtf2html DISTVERSION= 1.1b CATEGORIES= textproc MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt DISTNAME= ${PORTNAME} |