Date: Wed, 5 Mar 2014 12:45:46 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347108 - head/net-mgmt/nagios4 Message-ID: <201403051245.s25Cjkm8097946@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403051245.s25Cjkm8097946>