svn commit: r390360 - head/lang/cloudabi-clang

Ed Schouten ed at FreeBSD.org
Tue Jun 23 08:44:46 UTC 2015


Author: ed (src committer)
Date: Tue Jun 23 08:44:45 2015
New Revision: 390360
URL: https://svnweb.freebsd.org/changeset/ports/390360

Log:
  Use the right category.
  
  The port is placed in lang/ so use that instead.

Modified:
  head/lang/cloudabi-clang/Makefile

Modified: head/lang/cloudabi-clang/Makefile
==============================================================================
--- head/lang/cloudabi-clang/Makefile	Tue Jun 23 08:41:55 2015	(r390359)
+++ head/lang/cloudabi-clang/Makefile	Tue Jun 23 08:44:45 2015	(r390360)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cloudabi-clang
 PORTVERSION=	1.0
-CATEGORIES=	devel
+CATEGORIES=	lang
 MASTER_SITES=	# None
 DISTFILES=	# None
 


More information about the svn-ports-all mailing list