diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
commit | 854c187a95dd45c631fce6c886af4da10a25addd (patch) | |
tree | abf919a40a64e4dba1699470b0cbc529a7b97a59 /net/p5-Net-Dict | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) | |
download | ports-854c187a95dd45c631fce6c886af4da10a25addd.tar.gz ports-854c187a95dd45c631fce6c886af4da10a25addd.zip |
Notes
Diffstat (limited to 'net/p5-Net-Dict')
-rw-r--r-- | net/p5-Net-Dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile index 6b02ea187cc4..91e8df8ab0a4 100644 --- a/net/p5-Net-Dict/Makefile +++ b/net/p5-Net-Dict/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple client API for the DICT protocol BUILD_DEPENDS= ${SITE_PERL}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net |