diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-23 16:43:10 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-23 16:43:10 +0000 |
commit | a10a971869cf0543240aeeba15ee871aabc20ab7 (patch) | |
tree | bd8bbcd98e05d87610ff15405dce52072f909ad0 /textproc | |
parent | c80555c662234b551d463dd90f8811bdd7bfc6cf (diff) | |
download | ports-a10a971869cf0543240aeeba15ee871aabc20ab7.tar.gz ports-a10a971869cf0543240aeeba15ee871aabc20ab7.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Sort-Naturally/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Sort-Naturally/Makefile b/textproc/p5-Sort-Naturally/Makefile index f3036045b1b1..19f702c43c86 100644 --- a/textproc/p5-Sort-Naturally/Makefile +++ b/textproc/p5-Sort-Naturally/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort PKGNAMEPREFIX= p5- -MAINTAINER= aaron@daltons.ca +MAINTAINER= aaron@FreeBSD.org COMMENT= Sort lexically, but sort numeral parts numerically PERL_CONFIGURE= yes |