View | Details | Raw Unified | Return to bug 93670
Collapse All | Expand All

(-)teapot/Makefile (-2 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	teapot
8
PORTNAME=	teapot
9
PORTVERSION=	1.08
9
PORTVERSION=	1.09
10
CATEGORIES=	deskutils
10
CATEGORIES=	deskutils
11
MASTER_SITES=	http://www.moria.de/~michael/teapot/
11
MASTER_SITES=	http://www.moria.de/~michael/teapot/
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	shaun@inerd.com
14
COMMENT=	Full-screen curses based spread sheet program
14
COMMENT=	Full-screen curses based spread sheet program
15
15
16
MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="" LIBS="-lcurses -lm" \
16
MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="" LIBS="-lcurses -lm" \
(-)teapot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (teapot-1.08.tar.gz) = 1acb8bd8929db9ee04d829c6802cf097
1
MD5 (teapot-1.09.tar.gz) = 21e1d1c1d04ba59af1fac6f49a4e2b1b
2
SHA256 (teapot-1.08.tar.gz) = 1513d7d3d0bd38f2fe11f7fb1225212d1d1aa256d15f7c7fb9b1d9954da300fe
2
SHA256 (teapot-1.09.tar.gz) = 868312231182881ebc5b67c9680e43b027a86bdd53fc2641bf99a188597e5ca2
3
SIZE (teapot-1.08.tar.gz) = 155605
3
SIZE (teapot-1.09.tar.gz) = 161409

Return to bug 93670