svn commit: r342427 - head/databases/nagios-check_redis

Dmitry Sivachenko demon at FreeBSD.org
Mon Feb 3 11:32:14 UTC 2014


Author: demon
Date: Mon Feb  3 11:32:14 2014
New Revision: 342427
URL: http://svnweb.freebsd.org/changeset/ports/342427
QAT: https://qat.redports.org/buildarchive/r342427/

Log:
  Fix template leftover.

Modified:
  head/databases/nagios-check_redis/Makefile

Modified: head/databases/nagios-check_redis/Makefile
==============================================================================
--- head/databases/nagios-check_redis/Makefile	Mon Feb  3 11:31:17 2014	(r342426)
+++ head/databases/nagios-check_redis/Makefile	Mon Feb  3 11:32:14 2014	(r342427)
@@ -1,7 +1,7 @@
 # Created by: Dmitry Sivachenko <demon at FreeBSD.org>
 # $FreeBSD$
 
-PORTNAME=	check_netsnmp
+PORTNAME=	check_redis
 PORTVERSION=	0.1
 CATEGORIES=	databases perl5
 MASTER_SITES=	#


More information about the svn-ports-all mailing list