summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-03-09 23:53:17 +0000
committerwiz <wiz@pkgsrc.org>2016-03-09 23:53:17 +0000
commit7ba1a0e40a352b76ddedc293a45bf6f90bcbb2d2 (patch)
treed5ab72be1d88114dd744a5831a2582c8e61bb401 /sysutils
parent6c7a48c55e31966cbfcb07cd2f21cce43b920018 (diff)
downloadpkgsrc-7ba1a0e40a352b76ddedc293a45bf6f90bcbb2d2.tar.gz
Drop maintainership.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile
index b81e001cc35..ef449256b49 100644
--- a/sysutils/bup/Makefile
+++ b/sysutils/bup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2015/12/05 21:25:58 adam Exp $
+# $NetBSD: Makefile,v 1.23 2016/03/09 23:53:17 wiz Exp $
DISTNAME= bup-0.27
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= # https://github.com/bup/bup/releases/
# doc: switch to "man" branch before downloading
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:S/bup/bup-man/}.zip
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/bup/bup
COMMENT= Highly efficient file backup system based on the git packfile format
LICENSE= gnu-gpl-v2