diff options
Diffstat (limited to 'textproc/tkdiff/Makefile')
-rw-r--r-- | textproc/tkdiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile index e43b3eca8f21..6a5cd8bc369a 100644 --- a/textproc/tkdiff/Makefile +++ b/textproc/tkdiff/Makefile @@ -1,9 +1,9 @@ PORTNAME= tkdiff -DISTVERSION= 5-7 +DISTVERSION= 6-0 CATEGORIES= textproc tk MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Tk frontend for diff(1) WWW= https://sourceforge.net/projects/tkdiff/ |