aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/doinkd
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2010-11-02 09:40:07 +0800
committercy <cy@FreeBSD.org>2010-11-02 09:40:07 +0800
commit8a628cc1c08e07be2eb1c4b4d090f2b05aa25c9d (patch)
tree4c5a75e10539edc862649cb2c679ee735b3b1070 /sysutils/doinkd
parent844fedf960110021909842d48be6a0264f0ad5fb (diff)
downloadfreebsd-ports-gnome-8a628cc1c08e07be2eb1c4b4d090f2b05aa25c9d.tar.gz
freebsd-ports-gnome-8a628cc1c08e07be2eb1c4b4d090f2b05aa25c9d.tar.zst
freebsd-ports-gnome-8a628cc1c08e07be2eb1c4b4d090f2b05aa25c9d.zip
Remove the gratuitous removal of comments.
Diffstat (limited to 'sysutils/doinkd')
-rw-r--r--sysutils/doinkd/files/utmp-Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/doinkd/files/utmp-Makefile b/sysutils/doinkd/files/utmp-Makefile
index b7d8aa88b24c..e71bce0a8206 100644
--- a/sysutils/doinkd/files/utmp-Makefile
+++ b/sysutils/doinkd/files/utmp-Makefile
@@ -20,7 +20,7 @@
SPECLIBS =
INSTTYPE = install4
-@@ -193,26 +193,23 @@
+@@ -193,26 +193,26 @@
# You will need to delete parse.c before compiling! You can either
# do so by hand, or do a 'make clean' followed by the normal 'make'.
#DEFS += -O -m486
@@ -35,14 +35,14 @@
-#CFDEST = /etc/doinkd
-#MDEST = /usr/local/man
-#LOGDEST = /var/log
--#
--#OWNER = root
--#CFOWNER = root
--#MOWNER = man
+DEST = ${PREFIX}/sbin
+CFDEST = ${PREFIX}/etc/doinkd
+MDEST = ${PREFIX}/man
+LOGDEST = /var/log
+ #
+ #OWNER = root
+ #CFOWNER = root
+-#MOWNER = man
+MOWNER = man
#
-#GROUP = daemon