diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /sysutils/boxbackup-client/Makefile | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'sysutils/boxbackup-client/Makefile')
-rw-r--r-- | sysutils/boxbackup-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/boxbackup-client/Makefile b/sysutils/boxbackup-client/Makefile index 9754a835ea4..d1277654e4f 100644 --- a/sysutils/boxbackup-client/Makefile +++ b/sysutils/boxbackup-client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/02/12 23:18:38 tron Exp $ # DISTNAME= boxbackup-0.11.1 PKGNAME= boxbackup-client-0.11.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boxbackup/} EXTRACT_SUFX= .tgz |