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 c4425cc18cde..26238e8fc700 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -6,14 +6,14 @@ # PORTNAME= osh -PORTVERSION= 060124 +PORTVERSION= 20070324 CATEGORIES= shells MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ MAINTAINER= miwi@FreeBSD.org COMMENT= An implementation of the UNIX 6th Edition shell -MAN1= fd2.1 goto.1 if.1 osh.1 +MAN1= fd2.1 goto.1 if.1 osh.1 sh6.1 glob6.1 post-install: @${ECHO_MSG} "updating ${DESTDIR}/etc/shells" |