diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | f7199ff7d64c4d849877d4e80078cff8b0cea372 (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /www/litmus | |
parent | d82206275751f7029c2e362cff1c1ae8b3a1605c (diff) | |
download | pkgsrc-f7199ff7d64c4d849877d4e80078cff8b0cea372.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'www/litmus')
-rw-r--r-- | www/litmus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/litmus/Makefile b/www/litmus/Makefile index 3e89a8e1a93..14221599727 100644 --- a/www/litmus/Makefile +++ b/www/litmus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:07:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/03/05 11:29:38 jperkin Exp $ DISTNAME= litmus-0.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/litmus/ |