summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2011-07-13 06:36:58 +0000
committertron <tron@pkgsrc.org>2011-07-13 06:36:58 +0000
commit01425e53c73ce2f389d57451634ca35844a0f6e7 (patch)
tree6fa9e0d46b56457b283e3273123e0f603091cea0 /filesystems
parente902f43b1e60a1fea0b6115fe0dfdcecf2a38bd9 (diff)
downloadpkgsrc-01425e53c73ce2f389d57451634ca35844a0f6e7.tar.gz
Take maintainership.
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 b4b474b7a41..219f2712c4b 100644
--- a/filesystems/fuse-ext2/Makefile
+++ b/filesystems/fuse-ext2/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2011/07/09 17:22:43 tron Exp $
+# $NetBSD: Makefile,v 1.3 2011/07/13 06:36:58 tron Exp $
DISTNAME= fuse-ext2-0.0.7
PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-ext2/fuse-ext2/${DISTNAME}/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://alperakcan.org/projects/fuse-ext2/
COMMENT= FUSE file-system to mount ext2 and ext3 file system
LICENSE= gnu-gpl-v2