summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-11-18 14:12:19 +0000
committerryoon <ryoon@pkgsrc.org>2015-11-18 14:12:19 +0000
commit87a6a5be85fbb1ba72a7381c39c013f22b7d2250 (patch)
tree78ba38d7dd0ab017dcc9db585fb8591b857f03e1 /graphics
parent418404e79576bee0900d4bc91f052c966ac03696 (diff)
downloadpkgsrc-87a6a5be85fbb1ba72a7381c39c013f22b7d2250.tar.gz
Remove duplicate PKGREVISION
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gnuplot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 657174030e3..3334cb74da4 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
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]*