svn commit: r327702 - head/archivers/p5-Archive-Tar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 20 13:27:45 UTC 2013


Author: sunpoet
Date: Fri Sep 20 13:27:44 2013
New Revision: 327702
URL: http://svnweb.freebsd.org/changeset/ports/327702

Log:
  - Fix typo

Modified:
  head/archivers/p5-Archive-Tar/Makefile

Modified: head/archivers/p5-Archive-Tar/Makefile
==============================================================================
--- head/archivers/p5-Archive-Tar/Makefile	Fri Sep 20 13:14:04 2013	(r327701)
+++ head/archivers/p5-Archive-Tar/Makefile	Fri Sep 20 13:27:44 2013	(r327702)
@@ -28,4 +28,4 @@ post-patch:
 	@${REINPLACE_CMD} -e 's/5.009/5.666/' ${WRKSRC}/Makefile.PL
 	@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list