diff options
Diffstat (limited to 'devel/p5-Dialog/Makefile')
-rw-r--r-- | devel/p5-Dialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Dialog/Makefile b/devel/p5-Dialog/Makefile index e568a97aa8cf..07932e4e1fb8 100644 --- a/devel/p5-Dialog/Makefile +++ b/devel/p5-Dialog/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Dialog PKGNAMEPREFIX= p5- -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= leeym@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500007 |