aboutsummaryrefslogtreecommitdiff
path: root/sysutils/doinkd
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2010-11-02 01:40:07 +0000
committerCy Schubert <cy@FreeBSD.org>2010-11-02 01:40:07 +0000
commit9d6f72c5ddc58026620dc0cd124a0749df360097 (patch)
treeb594ce25fa3a74d03c570ca3f2386423573dee2a /sysutils/doinkd
parent53165c654dc763bb335a342a7a8c67f99ff95ff7 (diff)
downloadports-9d6f72c5ddc58026620dc0cd124a0749df360097.tar.gz
ports-9d6f72c5ddc58026620dc0cd124a0749df360097.zip
Remove the gratuitous removal of comments.
Notes
Notes: svn path=/head/; revision=263921
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