head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.10.18.19.39.36;	author glarkin;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Fixed broken path in startup control script [1]
- Fixed a link in pkg-message to point to a more up-to-date doc page [1]
- Removed unnecessary WITH_BDB knob [1]
- Reformatted pkg-message
- Regenerated/renamed patch files with makepatch target
- Took maintainership
- Bumped PORTREVISION

PR:		ports/161524 [1]
Submitted by:	Dan Parriott <ddpbsd@@gmail.com> [1]
@
text
@diff -ruN src/LOCATION.orig src/LOCATION
--- src/LOCATION.orig	Tue Oct 25 18:18:50 2005
+++ src/LOCATION	Mon Apr  2 10:51:37 2007
@@@@ -1,2 +1,2 @@@@
-DIR="/var/ossec"
+DIR="PREFIX"
 CC=gcc
@
