Index: branches/2016Q3/textproc/ml1/Makefile =================================================================== --- branches/2016Q3/textproc/ml1/Makefile (revision 422147) +++ branches/2016Q3/textproc/ml1/Makefile (revision 422148) @@ -1,20 +1,22 @@ # Created by: Bob Eager # $FreeBSD$ 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: ${INSTALL_PROGRAM} ${WRKSRC}/ml1 ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ml1.1.gz \ ${STAGEDIR}${MANPREFIX}/man/man1 .include Index: branches/2016Q3 =================================================================== --- branches/2016Q3 (revision 422147) +++ branches/2016Q3 (revision 422148) Property changes on: branches/2016Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r422089