Date: Mon, 15 Mar 2021 18:11:35 +0000 (UTC) From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568485 - head/www/stagit Message-ID: <202103151811.12FIBZLD062953@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nc Date: Mon Mar 15 18:11:34 2021 New Revision: 568485 URL: https://svnweb.freebsd.org/changeset/ports/568485 Log: www/stagit: Adopt port Modified: head/www/stagit/Makefile Modified: head/www/stagit/Makefile ============================================================================== --- head/www/stagit/Makefile Mon Mar 15 18:08:34 2021 (r568484) +++ head/www/stagit/Makefile Mon Mar 15 18:11:34 2021 (r568485) @@ -6,7 +6,7 @@ PORTVERSION= 0.9.5 CATEGORIES= www MASTER_SITES= https://codemadness.org/releases/stagit/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= Static Git page generator LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103151811.12FIBZLD062953>