svn commit: r194081 - user/des

Dag-Erling Smorgrav des at FreeBSD.org
Fri Jun 12 22:48:11 UTC 2009


Author: des
Date: Fri Jun 12 22:48:10 2009
New Revision: 194081
URL: http://svn.freebsd.org/changeset/base/194081

Log:
  Stay at home

Added:
  user/des/Makefile.inc   (contents, props changed)

Added: user/des/Makefile.inc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ user/des/Makefile.inc	Fri Jun 12 22:48:10 2009	(r194081)
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+BINDIR=${HOME}/bin
+BINOWN=${USER}
+ETCDIR=${HOME}/etc
+ETCOWN=${USER}
+LIBDIR=${HOME}/lib
+LIBOWN=${USER}
+MANDIR=${HOME}/man
+MANOWN=${USER}
+SHAREDIR=${HOME}/share
+SHAREOWN=${USER}


More information about the svn-src-user mailing list