svn commit: r384538 - head/net-mgmt/nagstamon

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 22 22:59:51 UTC 2015


Author: amdmi3
Date: Wed Apr 22 22:59:50 2015
New Revision: 384538
URL: https://svnweb.freebsd.org/changeset/ports/384538

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net-mgmt/nagstamon/Makefile

Modified: head/net-mgmt/nagstamon/Makefile
==============================================================================
--- head/net-mgmt/nagstamon/Makefile	Wed Apr 22 22:59:31 2015	(r384537)
+++ head/net-mgmt/nagstamon/Makefile	Wed Apr 22 22:59:50 2015	(r384538)
@@ -15,7 +15,8 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	sox:${PORTSDIR}/audio/sox
 
-USES=		python:2
+USES=		cpe python:2
+CPE_VENDOR=	henri_wahl
 USE_PYTHON=	distutils
 USE_GNOME=	pygtk2 librsvg2
 


More information about the svn-ports-all mailing list