diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-03 01:15:00 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-03 01:15:00 +0000 |
commit | 2303780e3b944ef01ccad9bef5ac91e77d865c54 (patch) | |
tree | e03a788abfb4e1cb8a189e0d4355448fcfdb96d0 /shells | |
parent | 1b479367516f9331f9be0564335d35ca33aec6ad (diff) | |
download | FreeBSD-ports-2303780e3b944ef01ccad9bef5ac91e77d865c54.zip FreeBSD-ports-2303780e3b944ef01ccad9bef5ac91e77d865c54.tar.gz |
Reset maintainer to ports@. Reviewed by: kris.
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 219801c..c44908e 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 031014 CATEGORIES= shells MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell. MAN1= goto.1 if.1 osh.1 |