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 /net/docsis | |
parent | d82206275751f7029c2e362cff1c1ae8b3a1605c (diff) | |
download | pkgsrc-f7199ff7d64c4d849877d4e80078cff8b0cea372.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'net/docsis')
-rw-r--r-- | net/docsis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/docsis/Makefile b/net/docsis/Makefile index 10293a78836..f6830d9f908 100644 --- a/net/docsis/Makefile +++ b/net/docsis/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:18 asau Exp $ +# $NetBSD: Makefile,v 1.18 2016/03/05 11:29:03 jperkin Exp $ # DISTNAME= docsis-0.9.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docsis/} |