diff options
author | pat <pat@FreeBSD.org> | 2002-04-02 10:57:39 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-04-02 10:57:39 +0800 |
commit | f1b4d32e17c3b4dec3d84ad7f6f515501582b0f7 (patch) | |
tree | 166426b7dcfbdc24430774c4135fb05eace10725 /sysutils | |
parent | d02c7c9c39287695244de012fdd9b0461acc49b2 (diff) | |
download | freebsd-ports-gnome-f1b4d32e17c3b4dec3d84ad7f6f515501582b0f7.tar.gz freebsd-ports-gnome-f1b4d32e17c3b4dec3d84ad7f6f515501582b0f7.tar.zst freebsd-ports-gnome-f1b4d32e17c3b4dec3d84ad7f6f515501582b0f7.zip |
Give maintainership to submitter
PR: 36633
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/file/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index 12c035fad51c..900cdfbe6ba0 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.netsw.org/system/tools/fileutils/find/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-fsect-man5 |