summaryrefslogtreecommitdiff
path: root/filesystems/fuse-ext2
diff options
context:
space:
mode:
authortron <tron>2011-07-13 06:36:58 +0000
committertron <tron>2011-07-13 06:36:58 +0000
commitbc23fedae9b96ddd6f2bcda6184ae3bcb5351916 (patch)
tree6fa9e0d46b56457b283e3273123e0f603091cea0 /filesystems/fuse-ext2
parent45bd30d660b48ce264a9f62ba02f24e248ae7d48 (diff)
downloadpkgsrc-bc23fedae9b96ddd6f2bcda6184ae3bcb5351916.tar.gz
Take maintainership.
Diffstat (limited to 'filesystems/fuse-ext2')
-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