bump PKGNAME for PLIST changes 4.2 -> 4.3

This commit is contained in:
naddy 2008-02-22 22:32:07 +00:00
parent 647b095b60
commit 74c62919b6
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2008/02/12 14:44:06 merdely Exp $
# $OpenBSD: Makefile,v 1.34 2008/02/22 22:32:07 naddy Exp $
# vax: no IEEE arithmetic
# sparc: fPIC version of libgcc.a needed but not available
@ -8,6 +8,7 @@ COMMENT= high-level language for numerical computations
VERSION= 3.0.0
DISTNAME= octave-${VERSION}
PKGNAME= ${DISTNAME}p0
CATEGORIES= math
SHARED_LIBS= cruft 5.0 \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2007/09/15 18:44:37 steven Exp $
# $OpenBSD: Makefile,v 1.15 2008/02/22 22:32:07 naddy Exp $
SHARED_ONLY= Yes
@ -21,7 +21,7 @@ SHARED_LIBS= csirocsa 0.1 \
PKGNAME-main= ${DISTNAME}p1
PKGNAME-c++ = plplot-c++-${VERSION}p1
PKGNAME-f77= plplot-f77-${VERSION}p1
PKGNAME-octave= plplot-octave-${VERSION}p4
PKGNAME-octave= plplot-octave-${VERSION}p5
PKGNAME-tcl= plplot-tcl-${VERSION}p2
CATEGORIES= math graphics