summaryrefslogtreecommitdiff
path: root/deskutils/teapot/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-06-19 20:06:59 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-06-19 20:06:59 +0000
commit5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch)
tree116251cb57f40f8069281b4ab0828145c064c16b /deskutils/teapot/Makefile
parentDo not set CHARSET to iso-8859-1, it is no longer needed. (diff)
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes: svn path=/head/; revision=165799
Diffstat (limited to '')
-rw-r--r--deskutils/teapot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile
index cacc17d58922..e3a8955148b0 100644
--- a/deskutils/teapot/Makefile
+++ b/deskutils/teapot/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= deskutils
MASTER_SITES= http://www.moria.de/~michael/teapot/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
-MAINTAINER= shaun@inerd.com
+MAINTAINER= shaun@FreeBSD.org
COMMENT= Full-screen curses based spread sheet program
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="" LIBS="-lcurses -lm" \