aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2003-02-22 21:24:09 +0800
committersanpei <sanpei@FreeBSD.org>2003-02-22 21:24:09 +0800
commit58229314f77c387653bf93ef7f16207b8a171698 (patch)
tree94ab50aff2a6d8045c87f97f72dba0144b0d6436 /textproc
parent746fa41d5e6bf837f2c49d9ed11aa28672a10439 (diff)
downloadfreebsd-ports-gnome-58229314f77c387653bf93ef7f16207b8a171698.tar.gz
freebsd-ports-gnome-58229314f77c387653bf93ef7f16207b8a171698.tar.zst
freebsd-ports-gnome-58229314f77c387653bf93ef7f16207b8a171698.zip
de-pkg-comment.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cdif/Makefile1
-rw-r--r--textproc/cdif/pkg-comment1
-rw-r--r--textproc/wdiff/Makefile1
-rw-r--r--textproc/wdiff/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile
index 319d943fec24..f5d108d8c4b2 100644
--- a/textproc/cdif/Makefile
+++ b/textproc/cdif/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/
EXTRACT_SUFX= # empty
MAINTAINER= sanpei@FreeBSD.org
+COMMENT= Display word context diff
USE_PERL5= yes
diff --git a/textproc/cdif/pkg-comment b/textproc/cdif/pkg-comment
deleted file mode 100644
index aaa2f6366b25..000000000000
--- a/textproc/cdif/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display word context diff
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile
index a12dffa7107a..9d003b37aa59 100644
--- a/textproc/wdiff/Makefile
+++ b/textproc/wdiff/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wdiff
MAINTAINER= sanpei@FreeBSD.org
+COMMENT= Display word differences between text files
GNU_CONFIGURE= yes
diff --git a/textproc/wdiff/pkg-comment b/textproc/wdiff/pkg-comment
deleted file mode 100644
index c8be406f8ee1..000000000000
--- a/textproc/wdiff/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Display word differences between text files