diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-04 23:11:04 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-04 23:11:04 +0000 |
commit | 748e092030056fd6c3521bce2998ceb89de0274e (patch) | |
tree | ce7d7d2a4148aaa979d178b8d3657184fb7d0050 /deskutils/teapot | |
parent | 334afe85b0af04991cc8d0429c34b4052efe53bb (diff) |
Return to the pool
Notes
Notes:
svn path=/head/; revision=292695
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 9130c33c66e9..ea2da78bfe75 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-i386${EXTRACT_SUFX}:docs -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen curses based spread sheet program USE_CMAKE= yes |