From 371a877069a62cab6ea2aabab8a22d3fea0a2b3a Mon Sep 17 00:00:00 2001 From: core Date: Tue, 11 May 2010 20:02:05 +0200 Subject: system/plan9port: Added to 12.0 repository --- system/plan9port/plan9port.csh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 system/plan9port/plan9port.csh (limited to 'system/plan9port/plan9port.csh') diff --git a/system/plan9port/plan9port.csh b/system/plan9port/plan9port.csh new file mode 100644 index 0000000000..f7ea8e2a33 --- /dev/null +++ b/system/plan9port/plan9port.csh @@ -0,0 +1,4 @@ +#!/bin/csh +setenv PLAN9 /opt/plan9 +setenv MANPATH ${MANPATH}:/opt/plan9/man +setenv PATH ${PATH}:/opt/plan9/bin -- cgit v1.2.3