diff --git a/textproc/align/Makefile b/textproc/align/Makefile index b4ae999260fd..fd31309dc9ad 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -2,15 +2,16 @@ # $FreeBSD$ PORTNAME= align -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.5 CATEGORIES= textproc -MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ \ +MASTER_SITES= https://kinzler.com/me/align/ \ http://bitrote.org/distfiles/ MAINTAINER= jharris@widomaker.com COMMENT= Text column alignment filter LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING NO_BUILD= yes diff --git a/textproc/align/distinfo b/textproc/align/distinfo index 8586c684644a..6d49e36ba94c 100644 --- a/textproc/align/distinfo +++ b/textproc/align/distinfo @@ -1,2 +1,3 @@ -SHA256 (align-1.7.3.tgz) = 5a3ee4bcaab1ae74cf33388911a3e3d48147039384b4756fd4c9dc02a0009827 -SIZE (align-1.7.3.tgz) = 12184 +TIMESTAMP = 1491970165 +SHA256 (align-1.7.5.tgz) = cc692fb9dee0cc288757e708fc1a3b6b56ca1210ca181053a371cb11746969dd +SIZE (align-1.7.5.tgz) = 12216 diff --git a/textproc/align/pkg-descr b/textproc/align/pkg-descr index 4093aa35f98e..e38d8044d5fc 100644 --- a/textproc/align/pkg-descr +++ b/textproc/align/pkg-descr @@ -4,4 +4,4 @@ columns, you can often use it without arguments and it'll guess the right thing to do. Otherwise, you can specify arguments to direct how the columns are separated on input and rejoined in the aligned output. -WWW: http://www.cs.indiana.edu/~kinzler/align/ +WWW: https://kinzler.com/me/align/