Date: Sun, 24 Nov 2013 18:38:39 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334758 - head/audio/audiotag Message-ID: <201311241838.rAOIcdu6029209@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Nov 24 18:38:38 2013 New Revision: 334758 URL: http://svnweb.freebsd.org/changeset/ports/334758 Log: Remove cruft Modified: head/audio/audiotag/Makefile Modified: head/audio/audiotag/Makefile ============================================================================== --- head/audio/audiotag/Makefile Sun Nov 24 18:38:14 2013 (r334757) +++ head/audio/audiotag/Makefile Sun Nov 24 18:38:38 2013 (r334758) @@ -41,6 +41,5 @@ post-install: .for f in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor -.endif .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311241838.rAOIcdu6029209>