diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8c07f6366b3ba853a09aa2113e2809fc16383ead (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /net/csup | |
parent | a2bfbe1742a5d0cf89884b8da5ad5b45046360e3 (diff) | |
download | pkgsrc-8c07f6366b3ba853a09aa2113e2809fc16383ead.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'net/csup')
-rw-r--r-- | net/csup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/csup/Makefile b/net/csup/Makefile index 4bd020ec492..c8c388e0648 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/02/06 23:23:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2014/02/12 23:18:19 tron Exp $ # DISTNAME= csup-snap-20100404 PKGNAME= ${DISTNAME:S/-snap//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net devel MASTER_SITES= http://distfiles.aydogan.net/net/ \ http://www.plhk.ru/static/csup/ |