svn commit: r334517 - head/devel/cowlib

Jimmy Olgeni olgeni at FreeBSD.org
Thu Nov 21 20:06:54 UTC 2013


Author: olgeni
Date: Thu Nov 21 20:06:53 2013
New Revision: 334517
URL: http://svnweb.freebsd.org/changeset/ports/334517

Log:
  Fix CATEGORIES.

Modified:
  head/devel/cowlib/Makefile

Modified: head/devel/cowlib/Makefile
==============================================================================
--- head/devel/cowlib/Makefile	Thu Nov 21 20:00:04 2013	(r334516)
+++ head/devel/cowlib/Makefile	Thu Nov 21 20:06:53 2013	(r334517)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cowlib
 PORTVERSION=	0.4.0
-CATEGORIES=	www
+CATEGORIES=	devel
 
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Erlang support library for manipulating Web protocols


More information about the svn-ports-all mailing list