diff options
author | tobez <tobez@FreeBSD.org> | 2002-05-28 23:26:18 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-05-28 23:26:18 +0800 |
commit | 7b527669765c91c6449ba22136e35d87788dfaf8 (patch) | |
tree | 47c2f8273558a2b870c47598eeb0d609a3827288 /net-im/p5-Net-Jabber/Makefile | |
parent | a53d1c1d250be514df67f8de67837b39c37066ad (diff) | |
download | freebsd-ports-graphics-7b527669765c91c6449ba22136e35d87788dfaf8.tar.gz freebsd-ports-graphics-7b527669765c91c6449ba22136e35d87788dfaf8.tar.zst freebsd-ports-graphics-7b527669765c91c6449ba22136e35d87788dfaf8.zip |
Update to 1.0024. Assigne the submitter to be the maintainer.
PR: 1.0024
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'net-im/p5-Net-Jabber/Makefile')
-rw-r--r-- | net-im/p5-Net-Jabber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile index ec6a52e4fdd..4f79446961d 100644 --- a/net-im/p5-Net-Jabber/Makefile +++ b/net-im/p5-Net-Jabber/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Net-Jabber -PORTVERSION= 1.0022 +PORTVERSION= 1.0024 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ |