diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /textproc/p5-Text-ParagraphDiff | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'textproc/p5-Text-ParagraphDiff')
-rw-r--r-- | textproc/p5-Text-ParagraphDiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile index 287642d79c6e..17d0331a6446 100644 --- a/textproc/p5-Text-ParagraphDiff/Makefile +++ b/textproc/p5-Text-ParagraphDiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Visual difference for paragraphed text BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ |