diff options
author | wiz <wiz@pkgsrc.org> | 2011-09-08 21:57:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-09-08 21:57:55 +0000 |
commit | daadf9756b206d533ed89a3df5e694cfb48e5bcd (patch) | |
tree | 17502a97687328878939838372f7edcaa1f7bfb3 /sysutils | |
parent | ced3fe976bf2f9a07faeae38a37c67ead83c76f8 (diff) | |
download | pkgsrc-daadf9756b206d533ed89a3df5e694cfb48e5bcd.tar.gz |
Reset maintainer.
Diffstat (limited to 'sysutils')
-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 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 |