Date: Fri, 28 Dec 2018 07:30:21 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488584 - head/www/blogsum Message-ID: <201812280730.wBS7ULaB064793@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Dec 28 07:30:21 2018 New Revision: 488584 URL: https://svnweb.freebsd.org/changeset/ports/488584 Log: www/blogsum: Fix MAINTAINER PR: 234272 Modified: head/www/blogsum/Makefile Modified: head/www/blogsum/Makefile ============================================================================== --- head/www/blogsum/Makefile Fri Dec 28 03:14:06 2018 (r488583) +++ head/www/blogsum/Makefile Fri Dec 28 07:30:21 2018 (r488584) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.dixongroup.net/ -MAINTAINER= ports@FreeBSD.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple weblog RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812280730.wBS7ULaB064793>