summaryrefslogtreecommitdiff
path: root/sysutils/bup
diff options
context:
space:
mode:
authorwiz <wiz>2011-09-08 21:57:55 +0000
committerwiz <wiz>2011-09-08 21:57:55 +0000
commitc04f18e7e9abbb3894182ba4cf781ae1079d5a37 (patch)
tree17502a97687328878939838372f7edcaa1f7bfb3 /sysutils/bup
parentad6b9ca3edb28cb0c42075916c2e1767cf001f36 (diff)
downloadpkgsrc-c04f18e7e9abbb3894182ba4cf781ae1079d5a37.tar.gz
Reset maintainer.
Diffstat (limited to 'sysutils/bup')
-rw-r--r--sysutils/bup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile
index f445dc48a86..bdad380e114 100644
--- a/sysutils/bup/Makefile
+++ b/sysutils/bup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/05/31 12:01:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2011/09/08 21:57:55 wiz Exp $
#
DISTNAME= bup-0.24b
@@ -10,7 +10,7 @@ MASTER_SITES= # manually packaged since master site is git repository
# doc tarball: switch to "man" branch before downloading
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:S/bup/bup-man/}${EXTRACT_SUFX}
-MAINTAINER= wiz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/apenwarr/bup
COMMENT= Highly efficient file backup system based on the git packfile format
LICENSE= gnu-gpl-v2