diff options
author | scheidell <scheidell@FreeBSD.org> | 2011-12-02 08:55:06 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2011-12-02 08:55:06 +0800 |
commit | 9cc099042d47abfda332f3241e1718edbc6387f5 (patch) | |
tree | e0a9dc2b2bc3979846721a48e9aedadea80e9dca /sysutils/fusefs-kmod | |
parent | 6f1b504138b285b1853f6f649470b4da8099d532 (diff) | |
download | freebsd-ports-gnome-9cc099042d47abfda332f3241e1718edbc6387f5.tar.gz freebsd-ports-gnome-9cc099042d47abfda332f3241e1718edbc6387f5.tar.zst freebsd-ports-gnome-9cc099042d47abfda332f3241e1718edbc6387f5.zip |
- last submitter has become maintainer, in private email
- "Edward Sanford Sutton, III" <mirror176@cox.net>
- fusefs will be in 9.x anyway, and at that time, a patch to IGNORE 9.x will be submitted
Submitted by: mirror176@cox.net
Approved by: maintainer (mirror176@cox.net), gabor (mentor)
Feature safe: yes
Diffstat (limited to 'sysutils/fusefs-kmod')
-rw-r--r-- | sysutils/fusefs-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-kmod/Makefile b/sysutils/fusefs-kmod/Makefile index 27696091ced1..e87746b252e4 100644 --- a/sysutils/fusefs-kmod/Makefile +++ b/sysutils/fusefs-kmod/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod DISTNAME= ${HG_SHORTREV} DIST_SUBDIR= fuse4bsd -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mirror176@cox.net COMMENT= Kernel module for fuse BUILD_DEPENDS= fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs |