summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authortron <tron>2011-07-13 06:36:58 +0000
committertron <tron>2011-07-13 06:36:58 +0000
commita8d826c4faa43dce90f16a90e939359ffe4a815e (patch)
tree6fa9e0d46b56457b283e3273123e0f603091cea0 /filesystems
parent8340a9168cdf0e05c521301bf1fc8b0359f61f78 (diff)
downloadpkgsrc-a8d826c4faa43dce90f16a90e939359ffe4a815e.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