summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2015-10-11 10:56:43 +0000
committertron <tron@pkgsrc.org>2015-10-11 10:56:43 +0000
commit9f6604bcfa8c9a671a3d61f8e4f6985084606a51 (patch)
tree259d295e96e9f046f508ab4e4b3b6daa697cf7d9 /filesystems
parent29199b467d3b67b13990591611f16015675a8819 (diff)
downloadpkgsrc-9f6604bcfa8c9a671a3d61f8e4f6985084606a51.tar.gz
Reset maintainer
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fuse-ext2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-ext2/Makefile b/filesystems/fuse-ext2/Makefile
index cfc53ea609b..60e0a770988 100644
--- a/filesystems/fuse-ext2/Makefile
+++ b/filesystems/fuse-ext2/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/10/25 21:42:20 prlw1 Exp $
+# $NetBSD: Makefile,v 1.7 2015/10/11 10:56:43 tron Exp $
DISTNAME= fuse-ext2-0.0.7
PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-ext2/fuse-ext2/${DISTNAME}/}
-MAINTAINER= tron@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://alperakcan.net/projects/fuse-ext2/
COMMENT= FUSE file-system to mount ext2 and ext3 file system
LICENSE= gnu-gpl-v2