diff options
Diffstat (limited to 'deskutils')
-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 7b7283320a9b..c575c30dddc7 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION} MAINTAINER= eadler@FreeBSD.org -COMMENT= An open source keystroke launcher +COMMENT= Open source keystroke launcher BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils |