aboutsummaryrefslogtreecommitdiff
path: root/math/pspp/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 01:28:22 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 01:28:22 +0000
commit57c00223d04bb0f55e26ec4a558265cc703db1e4 (patch)
tree3249671a74c0166d3d7391fb6ae8fd63f48f4ed6 /math/pspp/Makefile
parentff5d44386a0f35ef76ea2aadca5946fa10b8e982 (diff)
downloadports-57c00223d04bb0f55e26ec4a558265cc703db1e4.tar.gz
ports-57c00223d04bb0f55e26ec4a558265cc703db1e4.zip
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Notes
Notes: svn path=/head/; revision=161457
Diffstat (limited to 'math/pspp/Makefile')
-rw-r--r--math/pspp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 858407888917..cd19b73d0273 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pspp
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -29,7 +30,7 @@ INFO= pspp
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-BROKEN= "Needs at least Perl 5.6"
+BROKEN= needs at least Perl 5.6
.endif
.include <bsd.port.post.mk>