svn commit: r367370 - head/net/suckblow

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 18:12:13 UTC 2014


Author: antoine
Date: Fri Sep  5 18:12:13 2014
New Revision: 367370
URL: http://svnweb.freebsd.org/changeset/ports/367370
QAT: https://qat.redports.org/buildarchive/r367370/

Log:
  Allow staging as a regular user

Modified:
  head/net/suckblow/Makefile

Modified: head/net/suckblow/Makefile
==============================================================================
--- head/net/suckblow/Makefile	Fri Sep  5 18:09:54 2014	(r367369)
+++ head/net/suckblow/Makefile	Fri Sep  5 18:12:13 2014	(r367370)
@@ -10,6 +10,7 @@ MASTER_SITE_SUBDIR=	archie
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Two companion utilities for transferring data over a TCP socket
 
+USES=		uidfix
 CONFLICTS=	suck-4.* suck-cnews-4.*
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list