diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 22:10:47 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 22:10:47 +0000 |
commit | 40932fe85f83464c2617d2bd1d5dd1e786481b3f (patch) | |
tree | 53f95074f6e24f4eff0a462ad15981fa4fa719b3 | |
parent | 9a369a50d0657fe3491a4a2fe7261c6e12fbda3c (diff) | |
download | ports-40932fe85f83464c2617d2bd1d5dd1e786481b3f.tar.gz ports-40932fe85f83464c2617d2bd1d5dd1e786481b3f.zip |
Notes
-rw-r--r-- | textproc/rfcdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/rfcdiff/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index 30d5ec470c66..3f5a4273990a 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= rfcdiff -PORTVERSION= 1.16 +PORTVERSION= 1.20 CATEGORIES= textproc MASTER_SITES= http://ietf.levkowetz.com/tools/${PORTNAME}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/textproc/rfcdiff/distinfo b/textproc/rfcdiff/distinfo index 2ec2e2c86ba8..29947dd563d4 100644 --- a/textproc/rfcdiff/distinfo +++ b/textproc/rfcdiff/distinfo @@ -1,2 +1,2 @@ -MD5 (rfcdiff-v1.16) = 23d51cf5bd8a4d130f47976883e7a139 -SIZE (rfcdiff-v1.16) = 30925 +MD5 (rfcdiff-v1.20) = e843ac5f60be224922bf75f327e8ba09 +SIZE (rfcdiff-v1.20) = 31914 |