diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 17:14:52 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 17:14:52 +0800 |
commit | 6e7385602a52d038c148909817b166fb27cd0b9b (patch) | |
tree | c851d5f9c8c9bfa433a108a0dc395141a5ec9826 /deskutils/teapot | |
parent | 69511d781dd00ab0694389219347b1ac812bad38 (diff) | |
download | freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.tar.gz freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.tar.zst freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.zip |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
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 |