diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-18 17:40:11 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-18 17:40:11 +0000 |
commit | f956563c5dbd884838792dd60bd80975fbe1ddad (patch) | |
tree | b52a7b29fbb67c127e9a15a6eb923980dbc8758c /devel/p5-ORBit | |
parent | 9c17d4a6462949bb7c054bdd5bceaf26bacd9dad (diff) | |
download | ports-f956563c5dbd884838792dd60bd80975fbe1ddad.tar.gz ports-f956563c5dbd884838792dd60bd80975fbe1ddad.zip |
Notes
Diffstat (limited to 'devel/p5-ORBit')
-rw-r--r-- | devel/p5-ORBit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-ORBit/Makefile b/devel/p5-ORBit/Makefile index ddefd5d6ac96..1a3f2a07858f 100644 --- a/devel/p5-ORBit/Makefile +++ b/devel/p5-ORBit/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/H/HR/HROGERS PKGNAMEPREFIX= p5- DISTNAME= CORBA-ORBit-${PORTVERSION} -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The perl binding for ORBit BUILD_DEPENDS= ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error |