Date: Wed, 14 Sep 2016 18:37:22 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r422148 - branches/2016Q3/textproc/ml1 Message-ID: <201609141837.u8EIbMrt057996@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Wed Sep 14 18:37:22 2016 New Revision: 422148 URL: https://svnweb.freebsd.org/changeset/ports/422148 Log: MFH: r422089 - Update MASTER_SITES - Add LICENSE PR: 212598 Submitted by: bob@eager.cx (maintainer) Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) Approved by: ports-secteam (feld) Modified: branches/2016Q3/textproc/ml1/Makefile Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/textproc/ml1/Makefile ============================================================================== --- branches/2016Q3/textproc/ml1/Makefile Wed Sep 14 18:18:22 2016 (r422147) +++ branches/2016Q3/textproc/ml1/Makefile Wed Sep 14 18:37:22 2016 (r422148) @@ -4,12 +4,14 @@ PORTNAME= ml1 PORTVERSION= 4.11 CATEGORIES= textproc -MASTER_SITES= http://www.ml1.org.uk/tgz/ \ - http://www.ancientgeek.org.uk/tgz/ +MASTER_SITES= http://www.ml1.org.uk/distfiles/ \ + http://www.ancientgeek.org.uk/distfiles/ MAINTAINER= bob@eager.cx COMMENT= Original general purpose macro processor +LICENSE= BSD3CLAUSE + PLIST_FILES= bin/ml1 man/man1/ml1.1.gz do-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609141837.u8EIbMrt057996>