svn commit: r344114 - head/dns/knot

Mark Felder feld at FreeBSD.org
Thu Feb 13 13:58:23 UTC 2014


Author: feld
Date: Thu Feb 13 13:58:22 2014
New Revision: 344114
URL: http://svnweb.freebsd.org/changeset/ports/344114
QAT: https://qat.redports.org/buildarchive/r344114/

Log:
  info/dir was not supposed to be in plist

Modified:
  head/dns/knot/Makefile
  head/dns/knot/pkg-plist

Modified: head/dns/knot/Makefile
==============================================================================
--- head/dns/knot/Makefile	Thu Feb 13 13:57:24 2014	(r344113)
+++ head/dns/knot/Makefile	Thu Feb 13 13:58:22 2014	(r344114)
@@ -3,6 +3,7 @@
 
 PORTNAME=	knot
 DISTVERSION=	1.4.2
+PORTREVISION=	1
 CATEGORIES=	dns ipv6
 MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
 		http://dns-lab.com/downloads/knot-dns/

Modified: head/dns/knot/pkg-plist
==============================================================================
--- head/dns/knot/pkg-plist	Thu Feb 13 13:57:24 2014	(r344113)
+++ head/dns/knot/pkg-plist	Thu Feb 13 13:58:22 2014	(r344114)
@@ -14,6 +14,5 @@ bin/kdig
 bin/khost
 bin/knsec3hash
 bin/knsupdate
-info/dir
 sbin/knotc
 sbin/knotd


More information about the svn-ports-head mailing list