diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-05 19:15:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-05 19:15:19 +0000 |
commit | e6b1c02003554324fc53c358049cfda53713fc1d (patch) | |
tree | 77b3b5ee61471b595b5695549b11d5e93cb1b3b5 /polish/kadu/Makefile | |
parent | - Update to version 20031003 (diff) |
- Update to version 0.3.4
PR: 57598
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=90319
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 |