--- Makefile.orig 2010-06-28 15:28:01.000000000 -0500 +++ Makefile 2010-06-29 09:48:25.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= barnyard2 -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= security MASTER_SITES= http://www.securixlive.com/download/barnyard2/ @@ -45,7 +45,6 @@ post-install: .for f in barnyard2.conf - ${INSTALL_DATA} ${WRKSRC}/etc/${f} ${PREFIX}/etc/${f}-sample [ -f ${PREFIX}/etc/${f} ] || \ ${INSTALL_DATA} ${WRKSRC}/etc/${f} ${PREFIX}/etc/${f} .endfor