diff options
Diffstat (limited to 'net-im/libpurple/Makefile')
-rw-r--r-- | net-im/libpurple/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 2f69103631fd..fa968fc66798 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -7,13 +7,13 @@ # PORTNAME= gaim -PORTVERSION= 2.0.0.b5 -PORTREVISION?= 1 +PORTVERSION= 2.0.0.b6 +PORTREVISION?= 0 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX?= lib -DISTNAME= ${PORTNAME}-2.0.0beta5 +DISTNAME= ${PORTNAME}-2.0.0beta6 MAINTAINER?= marcus@FreeBSD.org COMMENT?= Backend library for the Gaim multi-protocol messaging client |