===> Generating patch ===> Viewing diff with cdiff -s -w 0 diff -ruN ../ml1.orig/Makefile ./Makefile --- ../ml1.orig/Makefile 2016-05-02 16:04:02.000000000 +0100 +++ ./Makefile 2016-09-13 21:26:15.795208000 +0100 @@ -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: ====> Cleaning up ===> Done