Date: Wed, 28 Dec 2016 06:48:46 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429714 - head/mail/lbdb Message-ID: <201612280648.uBS6mk4C044522@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Dec 28 06:48:46 2016 New Revision: 429714 URL: https://svnweb.freebsd.org/changeset/ports/429714 Log: Fix installation Modified: head/mail/lbdb/Makefile Modified: head/mail/lbdb/Makefile ============================================================================== --- head/mail/lbdb/Makefile Wed Dec 28 06:17:39 2016 (r429713) +++ head/mail/lbdb/Makefile Wed Dec 28 06:48:46 2016 (r429714) @@ -11,7 +11,7 @@ MAINTAINER= alexey@renatasystems.org COMMENT= Tools for use with mutt external mail address query feature LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC]/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= gsed:textproc/gsed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280648.uBS6mk4C044522>