diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-09-28 03:11:02 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-09-28 03:11:02 +0000 |
commit | 7ef160b6360d4d240d8eee88bdedeee16fa2ca8f (patch) | |
tree | 9b494559e7f43811e03ac518c2b70f3bbf3942d3 /deskutils/launchy | |
parent | 3d4c7e5b742e83ede1a4365bfb2e7c3991de0dc2 (diff) |
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 c41dac7840fc..59337ad3cf12 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION} -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source keystroke launcher BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs |