- Make DISTNAME more compliant with bsd.ports.mk.
This commit is contained in:
parent
ec4118b5f5
commit
aebceca653
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518817
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases \
|
||||
SF/octave/Octave%20Forge%20Packages/R2009-06-07 \
|
||||
SF/octave/Octave%20Forge%20Packages/R2009-05-08
|
||||
DISTNAME= ${OCTAVE_PKGNAME}-${PORTVERSION}
|
||||
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
|
||||
|
||||
bsd_octave_mk_MAINTAINER= stephen@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Reference in a new issue