diff options
Diffstat (limited to 'net-im/centerim-devel/Makefile')
-rw-r--r-- | net-im/centerim-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index 13f96678a7d2..3ccbdb694854 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -8,11 +8,12 @@ PORTNAME= centerim PORTVERSION= 4.22.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/ \ http://cim.sbisinger.net/tars/ \ ftp://ftp.centerim.org/ -DISTNAME= ${PORTNAME}-20070625 +DISTNAME= ${PORTNAME}-20071003 MAINTAINER= frank@altpeter.de COMMENT= A text mode menu- and window-driven IM interface @@ -42,7 +43,7 @@ OPTIONS= NLS "Native Language Support" on \ LJ "Support for LiveJournal" off \ GG "Support for Gadu-Gadu Protocol" off -MAN1= cicqconv.1 centerim.1 +MAN1= cimconv.1 centerim.1 PORTDOCS= FAQ README |