diff options
Diffstat (limited to 'math/octave-forge-quaternion/Makefile')
| -rw-r--r-- | math/octave-forge-quaternion/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index 115514edb48e..494f37a34803 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-quaternion -PORTVERSION= 2.4.0 -PORTREVISION= 20 +PORTVERSION= 2.4.1 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -14,6 +13,6 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave -OCTAVE_SRC= ${OCTAVE_PKGNAME} +OCTAVE_SRC= ${OCTAVE_PKGNAME}-${PORTVERSION} .include <bsd.port.mk> |
