head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.02.02.14.46.50;	author gabor;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Update to 4.5.0
- Move out modules into separate ports
- Rename rc.d script
- Pass maintainership to submitter

PR:		ports/105781
Submitted by:	Martin Matuska <martin@@matuska.org>
Approved by:	aldert@@nooitgedagt.net (maintainer),
		erwin (mentor)
@
text
@--- Makefile.orig	Thu Oct 12 12:41:17 2006
+++ Makefile	Thu Oct 12 12:45:08 2006
@@@@ -75,6 +75,12 @@@@
 install-docs:
 	$(MAKEALL) install doc
 
+install-html:
+	$(MAKEALL) install-html doc
+
+install-man:
+	$(MAKEALL) install-man doc
+
 distclean: clean
 	$(RM) include/ns.mak include/ns.bak \
 		config.status config.log config.cache
@
