diff options
Diffstat (limited to 'textproc/rfcdiff/Makefile')
-rw-r--r-- | textproc/rfcdiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index aaf99e88f2fc..515919c9a243 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= rfcdiff -PORTVERSION= 1.23 -PORTREVISION= 1 +PORTVERSION= 1.25 CATEGORIES= textproc MASTER_SITES= http://ietf.levkowetz.com/tools/${PORTNAME}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} |