diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-10 06:22:30 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-10 06:22:30 +0000 |
commit | fec9f5f94cb9790e7f6e9dd667112e9efa6e5377 (patch) | |
tree | b2fc5bb5cf5f112e6c92da9c5431170060f92ab5 /math/atlas | |
parent | d58ead3b0e41b728370e3fb0e5923daf9f39a015 (diff) | |
download | ports-fec9f5f94cb9790e7f6e9dd667112e9efa6e5377.tar.gz ports-fec9f5f94cb9790e7f6e9dd667112e9efa6e5377.zip |
Notes
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 1e717cf31ad0..f54bf421f961 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -3,10 +3,11 @@ PORTNAME= atlas PORTVERSION= 3.8.4 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/math-${PORTNAME}/Stable/${PORTVERSION} +PKGNAMESUFFIX= -math DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |