svn commit: r504227 - head/www/devd

Yuri Victorovich yuri at FreeBSD.org
Sat Jun 15 04:51:57 UTC 2019


Author: yuri
Date: Sat Jun 15 04:51:56 2019
New Revision: 504227
URL: https://svnweb.freebsd.org/changeset/ports/504227

Log:
  www/devd: Add devel category; Add to pkg-descr

Modified:
  head/www/devd/Makefile
  head/www/devd/pkg-descr

Modified: head/www/devd/Makefile
==============================================================================
--- head/www/devd/Makefile	Sat Jun 15 04:49:15 2019	(r504226)
+++ head/www/devd/Makefile	Sat Jun 15 04:51:56 2019	(r504227)
@@ -3,7 +3,8 @@
 PORTNAME=	devd
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9
-CATEGORIES=	www
+PORTREVISION=	1
+CATEGORIES=	www devel
 
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Local webserver for developers

Modified: head/www/devd/pkg-descr
==============================================================================
--- head/www/devd/pkg-descr	Sat Jun 15 04:49:15 2019	(r504226)
+++ head/www/devd/pkg-descr	Sat Jun 15 04:51:56 2019	(r504227)
@@ -7,4 +7,6 @@ terminal by a developer. Logs are colorized and log en
 Devd's logs are detailed, warn about corner cases that other daemons ignore, and
 can optionally include things like detailed timing information and full headers.
 
+modd (devel/modd) is a sister-project of modd.
+
 WWW: https://github.com/cortesi/devd


More information about the svn-ports-head mailing list