diff options
Diffstat (limited to 'math/sfft')
-rw-r--r-- | math/sfft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sfft/Makefile b/math/sfft/Makefile index 6b95b325a799..56a5d7d8c8ab 100644 --- a/math/sfft/Makefile +++ b/math/sfft/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfft PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://spiral.net/software/sfft/ LOCAL/bf DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |