svn commit: r446478 - head/dns/unbound

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 23 14:16:10 UTC 2017


Author: sunpoet
Date: Sun Jul 23 14:16:08 2017
New Revision: 446478
URL: https://svnweb.freebsd.org/changeset/ports/446478

Log:
  Fix typo
  
  Approved by:	portmgr (blanket)

Modified:
  head/dns/unbound/Makefile

Modified: head/dns/unbound/Makefile
==============================================================================
--- head/dns/unbound/Makefile	Sun Jul 23 14:03:52 2017	(r446477)
+++ head/dns/unbound/Makefile	Sun Jul 23 14:16:08 2017	(r446478)
@@ -3,7 +3,7 @@
 
 PORTNAME=	unbound
 PORTVERSION=	1.6.4
-PORTREVISON=	1
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://unbound.net/downloads/
 


More information about the svn-ports-all mailing list