svn commit: r301464 - head/www/phpgroupware

Jimmy Olgeni olgeni at FreeBSD.org
Tue Jul 24 15:09:39 UTC 2012


Author: olgeni
Date: Tue Jul 24 15:09:38 2012
New Revision: 301464
URL: http://svn.freebsd.org/changeset/ports/301464

Log:
  Fix CATEGORIES, which I forgot to update after moving the port.
  
  Submitted by:	erwin

Modified:
  head/www/phpgroupware/Makefile

Modified: head/www/phpgroupware/Makefile
==============================================================================
--- head/www/phpgroupware/Makefile	Tue Jul 24 15:06:18 2012	(r301463)
+++ head/www/phpgroupware/Makefile	Tue Jul 24 15:09:38 2012	(r301464)
@@ -6,7 +6,7 @@
 
 PORTNAME=	phpgroupware
 PORTVERSION=	0.9.16.017
-CATEGORIES=	deskutils
+CATEGORIES=	www
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	phpgroupware/phpgroupware/${PORTVERSION}
 



More information about the svn-ports-all mailing list