Date: Mon, 31 Oct 2016 21:09:02 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425027 - head/security/gnupg1 Message-ID: <201610312109.u9VL92CL081590@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Mon Oct 31 21:09:02 2016 New Revision: 425027 URL: https://svnweb.freebsd.org/changeset/ports/425027 Log: Oops. Notified by: pi Modified: head/security/gnupg1/Makefile Modified: head/security/gnupg1/Makefile ============================================================================== --- head/security/gnupg1/Makefile Mon Oct 31 20:54:50 2016 (r425026) +++ head/security/gnupg1/Makefile Mon Oct 31 21:09:02 2016 (r425027) @@ -68,4 +68,4 @@ post-install-DOCS-on: ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor -.include <bsd.port.mk> +.include <bsd.port.post.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610312109.u9VL92CL081590>