summaryrefslogtreecommitdiff
path: root/net/isc-dhcp2/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-06-25 20:08:41 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-06-25 20:08:41 +0000
commitc1c6dfd089b06ba49b5fcdd74c3938bbc5ed27eb (patch)
tree8d8cfd1ec60c4f1a22436aeca89df4cd08c6d47b /net/isc-dhcp2/files
parentAuthor fixed a bug without updating the version number. (diff)
* Upgrade to dhcp-2.0 release.
* Install manpages instead of catpages
Notes
Notes: svn path=/head/; revision=19768
Diffstat (limited to 'net/isc-dhcp2/files')
-rw-r--r--net/isc-dhcp2/files/patch-ab9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/isc-dhcp2/files/patch-ab b/net/isc-dhcp2/files/patch-ab
index f0e4079ae4d7..90f5491778b9 100644
--- a/net/isc-dhcp2/files/patch-ab
+++ b/net/isc-dhcp2/files/patch-ab
@@ -1,5 +1,5 @@
--- Makefile.conf.orig Mon Apr 12 18:35:36 1999
-+++ Makefile.conf Sun May 2 07:14:10 1999
++++ Makefile.conf Fri Jun 25 16:03:19 1999
@@ -43,7 +43,7 @@
CHMOD = chmod
CATMANPAGES =
@@ -9,16 +9,17 @@
VARRUN = /var/run
VARDB = /var/db
-@@ -155,6 +155,13 @@
+@@ -155,6 +155,14 @@
##--freebsd--
#CF = cf/freebsd.h
#SCRIPT=freebsd
+#PREFIX ?= /usr/local
+#BINDIR = ${PREFIX}/sbin
+#CLIENTBINDIR = ${PREFIX}/sbin
-+#ADMMANDIR = ${PREFIX}/man/cat8
++#MANCAT = man
++#ADMMANDIR = ${PREFIX}/man/man8
+#ADMMANEXT = .8
-+#FFMANDIR = ${PREFIX}/man/cat5
++#FFMANDIR = ${PREFIX}/man/man5
+#FFMANEXT = .5
##--freebsd--