Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2016 00:09:45 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422089 - head/textproc/ml1
Message-ID:  <201609140009.u8E09jrx027513@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Wed Sep 14 00:09:45 2016
New Revision: 422089
URL: https://svnweb.freebsd.org/changeset/ports/422089

Log:
  - Update MASTER_SITES
  - Add LICENSE
  
  PR:		212598
  Submitted by:	bob@eager.cx (maintainer)
  Reviewed by:	amdmi3 (mentor)
  Approved by:	amdmi3 (mentor)
  MFH:		2016Q3

Modified:
  head/textproc/ml1/Makefile

Modified: head/textproc/ml1/Makefile
==============================================================================
--- head/textproc/ml1/Makefile	Tue Sep 13 23:34:04 2016	(r422088)
+++ head/textproc/ml1/Makefile	Wed Sep 14 00:09:45 2016	(r422089)
@@ -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?201609140009.u8E09jrx027513>