diff options
Diffstat (limited to 'shells/osh/Makefile')
-rw-r--r-- | shells/osh/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 59531ba59338..1816361cce4f 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -5,16 +5,16 @@ # $FreeBSD$ # -PORTNAME= osh -PORTVERSION= 001127 -CATEGORIES= shells -MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/ +PORTNAME= osh +PORTVERSION= 001127 +CATEGORIES= shells +MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/ -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= greid@ukug.uk.freebsd.org -MAKEFILE= makefile +MAKEFILE= makefile -MAN1= osh.1 +MAN1= osh.1 post-install: @${ECHO} "updating /etc/shells" |