diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-04 21:21:03 +0000 |
commit | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (patch) | |
tree | aaa2c08d71abd608c59b88d2f47129b176e8865b /shells | |
parent | f65276b6184632e8e2f82c780e5a2be5d6b32fa9 (diff) |
Returns johans's ports to the pool after safekeeping his commit bit.
Notes
Notes:
svn path=/head/; revision=516744
Diffstat (limited to 'shells')
-rw-r--r-- | shells/osh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 9aa4526a4cdf..ae536b03d9c7 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 20160108 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the UNIX 6th Edition shell MAKE_ENV+= DOCDIR=${DOCSDIR} \ |