diff options
author | linimon <linimon@FreeBSD.org> | 2011-08-03 12:17:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-08-03 12:17:20 +0800 |
commit | cca22c15100a72a369aaafd233f5fb2720128034 (patch) | |
tree | e699dc9a3266877e36f2bb7c9ddcd4f0205d8d01 /deskutils | |
parent | 793158c9c52d04ba7bd8515291d9bbf7d1abed7b (diff) | |
download | freebsd-ports-gnome-cca22c15100a72a369aaafd233f5fb2720128034.tar.gz freebsd-ports-gnome-cca22c15100a72a369aaafd233f5fb2720128034.tar.zst freebsd-ports-gnome-cca22c15100a72a369aaafd233f5fb2720128034.zip |
Assign to new volunteer.
PR: ports/159394
Submitted by: ports@eitanadler.com
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 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 |