head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.12.24.21.05.19;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2008.08.06.07.17.49;	author jadawin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove www/phpSysInfo, port has been split to www/phpsysinfo
  and www/phpsysinfo-dev
@
text
@--- includes/os/class.BSD.common.inc.php.org	2008-06-05 20:58:52.000000000 +0200
+++ includes/os/class.BSD.common.inc.php	2008-08-05 22:34:24.000000000 +0200
@@@@ -83,7 +83,7 @@@@
     }
   }
   // get our apache SERVER_NAME or vhost
-  public function hostname() {
+  public function vhostname() {
     if (!($result = getenv('SERVER_NAME'))) {
       $result = "N.A.";
     }
@


1.1
log
@- Update to 3.0-RC6

PR:		ports/126283
Submitted by:	Ralf van der Enden <tremere cainites net>
@
text
@@

