1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix plist

Noticed by:	Craig Leres
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-08-08 07:27:01 +00:00
parent c12b81001e
commit 7d652954e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364345
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -96,5 +96,5 @@ man/man8/zebra.8.gz
@group %%ENABLE_GROUP%%
@dirrmtry %%LOCALSTATE_DIR%%
@dirrmtry %%ETCDIR%%
@group root
@owner wheel
@group wheel
@owner root