diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-29 09:14:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-29 09:14:52 +0000 |
commit | f78cf042fbe13662fae3f76fa5fb2c21234a6d29 (patch) | |
tree | 4ba1be829a41bb7bdb7f990ae565337ec0745007 /deskutils/teapot | |
parent | 3073448171fe33cca92299728665bdaf4d060bf8 (diff) | |
download | ports-f78cf042fbe13662fae3f76fa5fb2c21234a6d29.tar.gz ports-f78cf042fbe13662fae3f76fa5fb2c21234a6d29.zip |
Notes
Diffstat (limited to 'deskutils/teapot')
-rw-r--r-- | deskutils/teapot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index 97eda7a19aaa..cacc17d58922 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -8,7 +8,8 @@ PORTNAME= teapot PORTVERSION= 1.09 CATEGORIES= deskutils -MASTER_SITES= http://www.moria.de/~michael/teapot/ +MASTER_SITES= http://www.moria.de/~michael/teapot/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ MAINTAINER= shaun@inerd.com COMMENT= Full-screen curses based spread sheet program |