diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /devel/p5-IPC-Shareable | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) | |
download | ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.tar.gz ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.zip |
Notes
Diffstat (limited to 'devel/p5-IPC-Shareable')
-rw-r--r-- | devel/p5-IPC-Shareable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile index 6a3949685a4e..c9af147e7453 100644 --- a/devel/p5-IPC-Shareable/Makefile +++ b/devel/p5-IPC-Shareable/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IPC PKGNAMEPREFIX= p5- -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= leeym@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable |