aboutsummaryrefslogtreecommitdiffstats
path: root/shells/osh
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /shells/osh
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadfreebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.gz
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.zst
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'shells/osh')
-rw-r--r--shells/osh/Makefile14
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"