diff options
Diffstat (limited to 'polish/kadu/Makefile')
-rw-r--r-- | polish/kadu/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index af98e7f08ce2..a41cbb817ff1 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -6,10 +6,11 @@ # PORTNAME= kadu -PORTVERSION= 0.3.4r4 +PORTVERSION= 0.3.4 +PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://kadu.net/releases/ -DISTNAME= ${PORTNAME}-0.3.4-rc4 +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jacek@combit.com.pl COMMENT= QT Gadu-Gadu client |