svn commit: r375126 - head/net/nocatsplash

Antoine Brodin antoine at FreeBSD.org
Sat Dec 20 20:18:10 UTC 2014


Author: antoine
Date: Sat Dec 20 20:18:09 2014
New Revision: 375126
URL: https://svnweb.freebsd.org/changeset/ports/375126
QAT: https://qat.redports.org/buildarchive/r375126/

Log:
  Mark BROKEN: Broken pkg-install script, should use USERS and UIDs

Modified:
  head/net/nocatsplash/Makefile

Modified: head/net/nocatsplash/Makefile
==============================================================================
--- head/net/nocatsplash/Makefile	Sat Dec 20 20:12:44 2014	(r375125)
+++ head/net/nocatsplash/Makefile	Sat Dec 20 20:18:09 2014	(r375126)
@@ -12,6 +12,8 @@ DISTNAME=	NoCatSplash-nightly
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Open 802.11 Splash Screen
 
+BROKEN=		Broken pkg-install script, should use USERS and UIDs
+
 USE_GNOME=	glib12
 
 CONFLICTS=	nocatauth-server-*


More information about the svn-ports-head mailing list