diff options
Diffstat (limited to 'shells/osh/Makefile')
-rw-r--r-- | shells/osh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index ac0d4524585..c454cf559bb 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/01/28 22:04:11 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:59 jschauma Exp $ # FreeBSD Id: ports/shells/osh/Makefile,v 1.3 2002/01/29 11:58:43 knu Exp DISTNAME= osh-020214 CATEGORIES= shells MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Implementation of the UNIX 6th Edition shell MAKEFILE= makefile |