Wed Nov 18 14:12:19 2015 UTC ()
Remove duplicate PKGREVISION


(ryoon)
diff -r1.103 -r1.104 pkgsrc/graphics/gnuplot/Makefile

cvs diff -r1.103 -r1.104 pkgsrc/graphics/gnuplot/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/gnuplot/Makefile 2015/10/28 19:02:22 1.103
+++ pkgsrc/graphics/gnuplot/Makefile 2015/11/18 14:12:19 1.104
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2015/10/28 19:02:22 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2015/11/18 14:12:19 ryoon Exp $
 
 DISTNAME=	gnuplot-5.0.1
-PKGREVISION=	2
+PKGREVISION=	1
 API_VERSION=	${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}
 CATEGORIES+=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=gnuplot/}
@@ -9,7 +9,6 @@
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://gnuplot.sourceforge.net/
 COMMENT=	Portable interactive, function plotting utility
-PKGREVISION=	1
 #LICENSE=	gnuplot + BSD
 
 CONFLICTS+=		gnuplot-nox11-[0-9]*