diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 17:45:15 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-08-16 17:45:15 +0000 |
commit | 7bcde27b942b55999699e240530dc4119a428ba7 (patch) | |
tree | aad0955b37f25d43394f2ef55d52f673969e82a8 /math/fpc-fftw | |
parent | 67570e2a09da5af20a828865e5dc4709dc16e05d (diff) | |
download | ports-7bcde27b942b55999699e240530dc4119a428ba7.tar.gz ports-7bcde27b942b55999699e240530dc4119a428ba7.zip |
Notes
Diffstat (limited to 'math/fpc-fftw')
-rw-r--r-- | math/fpc-fftw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fpc-fftw/Makefile b/math/fpc-fftw/Makefile index 81b4b6d78944..cac7f8d65c98 100644 --- a/math/fpc-fftw/Makefile +++ b/math/fpc-fftw/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= math lang PKGNAMESUFFIX= -fftw |