svn commit: r364345 - head/net/quagga

Mathieu Arnold mat at FreeBSD.org
Fri Aug 8 07:27:01 UTC 2014


Author: mat
Date: Fri Aug  8 07:27:01 2014
New Revision: 364345
URL: http://svnweb.freebsd.org/changeset/ports/364345
QAT: https://qat.redports.org/buildarchive/r364345/

Log:
  Fix plist
  
  Noticed by:	Craig Leres
  Sponsored by:	Absolight

Modified:
  head/net/quagga/Makefile
  head/net/quagga/pkg-plist

Modified: head/net/quagga/Makefile
==============================================================================
--- head/net/quagga/Makefile	Fri Aug  8 03:47:26 2014	(r364344)
+++ head/net/quagga/Makefile	Fri Aug  8 07:27:01 2014	(r364345)
@@ -3,7 +3,7 @@
 
 PORTNAME=	quagga
 PORTVERSION=	0.99.22.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net ipv6
 MASTER_SITES=	SAVANNAH
 MASTER_SITE_SUBDIR=	quagga

Modified: head/net/quagga/pkg-plist
==============================================================================
--- head/net/quagga/pkg-plist	Fri Aug  8 03:47:26 2014	(r364344)
+++ head/net/quagga/pkg-plist	Fri Aug  8 07:27:01 2014	(r364345)
@@ -96,5 +96,5 @@ man/man8/zebra.8.gz
 @group %%ENABLE_GROUP%%
 @dirrmtry %%LOCALSTATE_DIR%%
 @dirrmtry %%ETCDIR%%
- at group root
- at owner wheel
+ at group wheel
+ at owner root


More information about the svn-ports-head mailing list