diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-02 02:57:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-02 02:57:39 +0000 |
commit | 02e4ab0dc191ddbb31a62a73dede87fde989226d (patch) | |
tree | e2f4e87c4e512d8f11205897cc9c1bafe2e0df68 /sysutils | |
parent | 3e8e9c65e7e2552a1b6c0c8146f0c9e07909f399 (diff) | |
download | ports-02e4ab0dc191ddbb31a62a73dede87fde989226d.tar.gz ports-02e4ab0dc191ddbb31a62a73dede87fde989226d.zip |
Notes
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 |