diff options
Diffstat (limited to 'sysutils/bup/Makefile')
-rw-r--r-- | sysutils/bup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile index 49db21bb255..75c032fabe7 100644 --- a/sysutils/bup/Makefile +++ b/sysutils/bup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:27 wiz Exp $ DISTNAME= bup-0.25 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= # manually packaged since master site is git repository # and only available via https |