diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/p5-Text-Diff | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Diff')
-rw-r--r-- | textproc/p5-Text-Diff/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Text-Diff/pkg-comment | 1 |
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 |