aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Diff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/p5-Text-Diff
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Diff')
-rw-r--r--textproc/p5-Text-Diff/Makefile1
-rw-r--r--textproc/p5-Text-Diff/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile
index 8cdef8bf7611..4f750a3f4f65 100644
--- a/textproc/p5-Text-Diff/Makefile
+++ b/textproc/p5-Text-Diff/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
+COMMENT= Text::Diff - Perform diffs on files and record sets
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/textproc/p5-Text-Diff/pkg-comment b/textproc/p5-Text-Diff/pkg-comment
deleted file mode 100644
index 1ba92b74ab7a..000000000000
--- a/textproc/p5-Text-Diff/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text::Diff - Perform diffs on files and record sets