diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-02-26 17:38:04 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2017-02-26 17:38:04 +0000 |
commit | 9f14548a75ddf1df9c4a73845d40ce76be14c488 (patch) | |
tree | 5568967f6576953578773d9db86d97af38f2a292 /math | |
parent | - New port: www/fpc-googleapi (diff) |
- Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
Notes
Notes:
svn path=/head/; revision=434894
Diffstat (limited to 'math')
-rw-r--r-- | math/fpc-fftw/Makefile | 1 | ||||
-rw-r--r-- | math/fpc-gmp/Makefile | 1 | ||||
-rw-r--r-- | math/fpc-numlib/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/math/fpc-fftw/Makefile b/math/fpc-fftw/Makefile index 878f7a4bb47b..ab0b963bfc71 100644 --- a/math/fpc-fftw/Makefile +++ b/math/fpc-fftw/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 2 CATEGORIES= math lang PKGNAMESUFFIX= -fftw diff --git a/math/fpc-gmp/Makefile b/math/fpc-gmp/Makefile index 53f941132fa6..0699f39f64a8 100644 --- a/math/fpc-gmp/Makefile +++ b/math/fpc-gmp/Makefile @@ -1,7 +1,6 @@ # Created by: Christopher Key <cjk32@cam.ac.uk> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= math lang PKGNAMESUFFIX= -gmp diff --git a/math/fpc-numlib/Makefile b/math/fpc-numlib/Makefile index c582405a2d10..5e2b6af633ed 100644 --- a/math/fpc-numlib/Makefile +++ b/math/fpc-numlib/Makefile @@ -1,7 +1,6 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= math lang PKGNAMESUFFIX= -numlib |