diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
commit | 10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch) | |
tree | 4eb3ce3b9a2723895451e727afade2f835da72ce /shells/osh | |
parent | 43ee560bbea2b6ede395a2525f36556971020bde (diff) |
Notes
Diffstat (limited to 'shells/osh')
-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 e904aeb6af62..f79daa1123c1 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 060124 CATEGORIES= shells MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell MAN1= fd2.1 goto.1 if.1 osh.1 |