diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-05-02 23:41:19 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-05-02 23:41:19 +0000 |
commit | 3932f82ead5a3fb04a04016eea78cfaa164e79bf (patch) | |
tree | b65de7091026f6db236b9c7e99783d503e597233 /deskutils/teapot | |
parent | a1c4b938d4af392ae055dc4ea2259d649dc8032b (diff) | |
download | ports-3932f82ead5a3fb04a04016eea78cfaa164e79bf.tar.gz ports-3932f82ead5a3fb04a04016eea78cfaa164e79bf.zip |
Notes
Diffstat (limited to 'deskutils/teapot')
-rw-r--r-- | deskutils/teapot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index c341788d0b16..11dd9822f24f 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.syntax-k.de/projekte/${PORTNAME}/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \ ${DISTNAME:C/^./T/}-Linux-x86${EXTRACT_SUFX}:docs -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= Full-screen curses based spread sheet program USE_CMAKE= yes |