diff options
author | rillig <rillig@pkgsrc.org> | 2005-10-13 20:52:44 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-10-13 20:52:44 +0000 |
commit | 52be364e227d07d00eb882c53da105f336b08906 (patch) | |
tree | 01771077ba469b1d6beff40f5852804741759dfc /wm | |
parent | d8ac504bded5d640e7927d982095f124b14d265e (diff) | |
download | pkgsrc-52be364e227d07d00eb882c53da105f336b08906.tar.gz |
This file is not needed anymore.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ctwm/MESSAGE.SunOS | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/wm/ctwm/MESSAGE.SunOS b/wm/ctwm/MESSAGE.SunOS deleted file mode 100644 index d6897b0ca01..00000000000 --- a/wm/ctwm/MESSAGE.SunOS +++ /dev/null @@ -1,10 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE.SunOS,v 1.1 2003/04/10 02:04:43 grant Exp $ - -m4 needs to be available in your PATH when ${PKGNAME} is started. -You can do this in your .xsession, eg. - - PATH="$PATH:/usr/ccs/bin" - export PATH - -=========================================================================== |