diff options
author | obrien <obrien@FreeBSD.org> | 2001-02-21 20:47:33 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-02-21 20:47:33 +0000 |
commit | 711b76e20bf2e1e3f7733470f828d6d573c59261 (patch) | |
tree | b2f20169a0819d66a58f74640cf6eacab1855947 /lang/ratfor | |
parent | f53dfac1ee59eeb5cdb9c0f65d583a1cf01fb127 (diff) | |
download | FreeBSD-ports-711b76e20bf2e1e3f7733470f828d6d573c59261.zip FreeBSD-ports-711b76e20bf2e1e3f7733470f828d6d573c59261.tar.gz |
Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
GC some commented out cruft.
Diffstat (limited to 'lang/ratfor')
-rw-r--r-- | lang/ratfor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile index dd4b9b9..dbeeaad 100644 --- a/lang/ratfor/Makefile +++ b/lang/ratfor/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # Ports collection makefile for: ratfor # Date created: Sat Aug 26, 2000 # Whom: David O'Brien (obrien@NUXI.com) @@ -20,7 +21,6 @@ NO_WRKSUBDIR= yes EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= | ${SH} -#USE_GMAKE= yes ALL_TARGET= all tests MAN1= ratfor.1 |