diff options
Diffstat (limited to 'net-im/p5-Net-XMPP/Makefile')
-rw-r--r-- | net-im/p5-Net-XMPP/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/p5-Net-XMPP/Makefile b/net-im/p5-Net-XMPP/Makefile index f7616b578c3..e0eb0f784c1 100644 --- a/net-im/p5-Net-XMPP/Makefile +++ b/net-im/p5-Net-XMPP/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= Net-XMPP -PORTVERSION= 1.02.04 +DISTVERSION= 1.02_04 PORTREVISION= 1 CATEGORIES= net-im perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAPATRICK PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}_${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Net::XMPP provides Perl Developer access to the XMPP protocol |