Remove duplicate PKGREVISION
This commit is contained in:
parent
85c4df2785
commit
be08c05b3a
1 changed files with 2 additions and 3 deletions
|
@ -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]*
|
||||
|
|
Loading…
Reference in a new issue