aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp30-server/files
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-06-29 01:25:07 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-06-29 01:25:07 +0000
commitc2adc4c0478bb614d26fa67811a0910f5cf946ca (patch)
treef3cba01ab10f871aecf7a84d39039432675decce /net/isc-dhcp30-server/files
parent1e95af535b4b48beadc89c77a35ed291f8252d38 (diff)
downloadports-c2adc4c0478bb614d26fa67811a0910f5cf946ca.tar.gz
ports-c2adc4c0478bb614d26fa67811a0910f5cf946ca.zip
Notes
Diffstat (limited to 'net/isc-dhcp30-server/files')
-rw-r--r--net/isc-dhcp30-server/files/patch-site.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/isc-dhcp30-server/files/patch-site.conf b/net/isc-dhcp30-server/files/patch-site.conf
index 2ddf7a219ed8..5c14e470dcbc 100644
--- a/net/isc-dhcp30-server/files/patch-site.conf
+++ b/net/isc-dhcp30-server/files/patch-site.conf
@@ -1,6 +1,6 @@
--- site.conf.orig Wed Jul 7 17:20:10 1999
-+++ site.conf Wed Jun 6 06:05:47 2001
-@@ -1,2 +1,33 @@
++++ site.conf Sun Jun 24 02:07:17 2001
+@@ -1,2 +1,35 @@
# Put local site configuration stuff here to override the default
# settings in Makefile.conf
+
@@ -15,6 +15,8 @@
+FFMANEXT = .5
+LIBMANDIR = $(PREFIX)/man/man3
+LIBMANEXT = .3
++USRMANDIR = $(PREFIX)/man/man1
++USRMANEXT = .1
+MANCAT = man
+# INSTALL = ${INSTALL_DATA}
+# MANINSTALL = ${INSTALL_MAN}