aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/yawho/files
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2000-12-17 04:33:11 +0800
committerdannyboy <dannyboy@FreeBSD.org>2000-12-17 04:33:11 +0800
commitb70bec6c0027167c6f3edafa7392dc8ec434e062 (patch)
tree11595dd5d34662e1b04f72c4545441e44fa969f1 /sysutils/yawho/files
parent82491d3564dda2996feee19106a5728fe12ce83b (diff)
downloadfreebsd-ports-gnome-b70bec6c0027167c6f3edafa7392dc8ec434e062.tar.gz
freebsd-ports-gnome-b70bec6c0027167c6f3edafa7392dc8ec434e062.tar.zst
freebsd-ports-gnome-b70bec6c0027167c6f3edafa7392dc8ec434e062.zip
Initial import of yawho, a w-like program which adds the display
of connection type and login shell PID.
Diffstat (limited to 'sysutils/yawho/files')
-rw-r--r--sysutils/yawho/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/yawho/files/patch-aa b/sysutils/yawho/files/patch-aa
new file mode 100644
index 000000000000..088b59121a7b
--- /dev/null
+++ b/sysutils/yawho/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in Fri May 19 14:15:10 2000
++++ Makefile.in.new Sat Dec 16 15:01:07 2000
+@@ -64,7 +64,7 @@
+ @rm -f yawho
+ $(LINK) $(yawho_LDFLAGS) $(yawho_OBJECTS) $(yawho_LDADD) $(LIBS)
+ install:
+- $(INSTALL) -o root -m 0755 yawho $(bindir)/yawho
++ $(BSD_INSTALL_PROGRAM) yawho $(bindir)/yawho
+ clean:
+ rm -f ./*.o
+ rm -f yawho