diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 02:50:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-27 02:50:14 +0000 |
commit | b598ee3da993724cfe2cb13d399e850b0cc1eb3f (patch) | |
tree | 4d165670a24289efd0b8eeac67949df7bca7bc79 /net/p5-IC-Radius/Makefile | |
parent | 6f3c89484d04e786381d70fad32579373aad1297 (diff) |
Notes
Diffstat (limited to 'net/p5-IC-Radius/Makefile')
-rw-r--r-- | net/p5-IC-Radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-IC-Radius/Makefile b/net/p5-IC-Radius/Makefile index aadcd015120f..7870f383b7db 100644 --- a/net/p5-IC-Radius/Makefile +++ b/net/p5-IC-Radius/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.innercite.com/pub/perl/ PKGNAMEPREFIX= p5- -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql RUN_DEPENDS= ${BUILD_DEPENDS} |