diff options
author | wen <wen@FreeBSD.org> | 2016-06-30 09:08:52 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-06-30 09:08:52 +0800 |
commit | f77a2983c7e0f60d725093ad8b2171dd09604eb9 (patch) | |
tree | cdab3780bba228af9cac9a1291a7f36954f264c7 /sysutils/file | |
parent | 0b4f9f1dc865fcb572e4800970d1cb46a971180e (diff) | |
download | freebsd-ports-gnome-f77a2983c7e0f60d725093ad8b2171dd09604eb9.tar.gz freebsd-ports-gnome-f77a2983c7e0f60d725093ad8b2171dd09604eb9.tar.zst freebsd-ports-gnome-f77a2983c7e0f60d725093ad8b2171dd09604eb9.zip |
- Pass maintainership to submitter
PR: 210712
Submitted by: jharris@widomaker.com
Diffstat (limited to 'sysutils/file')
-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 1c9498ee1efa..69f8fbef3125 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com COMMENT= Utility to determine file type LICENSE= BSD2CLAUSE |