diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 16:12:46 +0000 |
commit | 74db23578541b772b86b24acfa229251e85d72b8 (patch) | |
tree | e528633a47e3e4956586c9eb066ea85de594c9e7 /deskutils | |
parent | 4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff) | |
download | ports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz ports-74db23578541b772b86b24acfa229251e85d72b8.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/launchy/Makefile | 2 | ||||
-rw-r--r-- | deskutils/teapot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 72426bde1588..0e0a15b4e781 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION} -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= An open source keystroke launcher BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index 11dd9822f24f..058b6a5892ef 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@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= Full-screen curses based spread sheet program USE_CMAKE= yes |