diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
commit | ef42441ef62482246c769467dc9f2a1e0ccb7374 (patch) | |
tree | bed5fbcc8b3a54905961aaa2dc0867d8db97db42 /lang/Sather | |
parent | 627c8bdcfee5c9eccee48f792e6e21e5ee852be1 (diff) | |
download | FreeBSD-ports-ef42441ef62482246c769467dc9f2a1e0ccb7374.zip FreeBSD-ports-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.gz |
Style nits in the ports I maintain.
Diffstat (limited to 'lang/Sather')
-rw-r--r-- | lang/Sather/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index ff75c74..4e91df7 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: Sather # Version required: 1.0.5 # Date created: Mon Oct 31 22:04:12 PST 1994 |