svn commit: r347108 - head/net-mgmt/nagios4

Mathieu Arnold mat at FreeBSD.org
Wed Mar 5 12:45:46 UTC 2014


Author: mat
Date: Wed Mar  5 12:45:46 2014
New Revision: 347108
URL: http://svnweb.freebsd.org/changeset/ports/347108
QAT: https://qat.redports.org/buildarchive/r347108/

Log:
  Add PKGNAMESUFFIX back.
  
  Why I removed it, I have no idea. Maybe my eyes read PORTREVISION=4 and my
  brain thought it should be removed.
  
  Sponsored by:	Absolight

Modified:
  head/net-mgmt/nagios4/Makefile

Modified: head/net-mgmt/nagios4/Makefile
==============================================================================
--- head/net-mgmt/nagios4/Makefile	Wed Mar  5 12:43:40 2014	(r347107)
+++ head/net-mgmt/nagios4/Makefile	Wed Mar  5 12:45:46 2014	(r347108)
@@ -3,6 +3,7 @@
 
 PORTNAME=	nagios
 PORTVERSION=	4.0.3
+PKGNAMESUFFIX=	4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-4.x/${PORTNAME}-${PORTVERSION}
 


More information about the svn-ports-head mailing list