diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-08-03 04:17:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-08-03 04:17:20 +0000 |
commit | 646c7d94fb644635d6fa74aedcb1d3b9b26bcc12 (patch) | |
tree | d2f268106615c19cdd5ed48f7682f10c894240f9 /deskutils/launchy | |
parent | 4344f9f012a3df0501c40d8f83c71ab269428da9 (diff) | |
download | ports-646c7d94fb644635d6fa74aedcb1d3b9b26bcc12.tar.gz ports-646c7d94fb644635d6fa74aedcb1d3b9b26bcc12.zip |
Notes
Diffstat (limited to 'deskutils/launchy')
-rw-r--r-- | deskutils/launchy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 631e34a26101..72426bde1588 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@FreeBSD.org +MAINTAINER= ports@eitanadler.com COMMENT= An open source keystroke launcher BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs |