Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-09-07 17:38:21 +00:00
parent 3b57ae7cd0
commit e65ae976a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367585

View file

@ -10,5 +10,6 @@ MAINTAINER= winter@jurai.net
COMMENT= Command line quota tools
WRKSRC= ${WRKDIR}/setquota/
USES= uidfix
.include <bsd.port.mk>