diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
commit | c52224af1507ede2a3174a81613831ec7c9d3667 (patch) | |
tree | 41ed430d43cac4b0b5e33dfb545baf080469d01d /security/lasso | |
parent | 2069375506bd523b5d927581f6cce71a54625075 (diff) | |
download | pkgsrc-c52224af1507ede2a3174a81613831ec7c9d3667.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'security/lasso')
-rw-r--r-- | security/lasso/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 5953b828351..4027506c7e7 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2016/03/14 09:43:42 manu Exp $ +# $NetBSD: Makefile,v 1.29 2016/07/09 06:38:54 wiz Exp $ CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 @@ -10,4 +10,5 @@ PYTHON_FOR_BUILD_ONLY= yes EXTRACT_USING= bsdtar #PKGREVISION= 1 +PKGREVISION= 1 .include "../../security/lasso/Makefile.common" |