diff options
Diffstat (limited to 'textproc/xxdiff/Makefile')
-rw-r--r-- | textproc/xxdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xxdiff/Makefile b/textproc/xxdiff/Makefile index 93be114551ca..fbf056387958 100644 --- a/textproc/xxdiff/Makefile +++ b/textproc/xxdiff/Makefile @@ -18,6 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif MAINTAINER= petef@FreeBSD.org +COMMENT= QT interface to view/merge differences between 2 or 3 files BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake |