diff options
Diffstat (limited to 'net/p5-Net-Delicious/Makefile')
-rw-r--r-- | net/p5-Net-Delicious/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile index d788e32e533b..41ecf39c6f2b 100644 --- a/net/p5-Net-Delicious/Makefile +++ b/net/p5-Net-Delicious/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= OOP for managing posts on del.icio.us RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ |