diff options
author | tonio <tonio@pkgsrc.org> | 2005-10-16 19:28:03 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-10-16 19:28:03 +0000 |
commit | 8860d27e1bccc6fdbbe15084c524fe8d21236aac (patch) | |
tree | 55ebecdaf42a65e276ff5ee3eded73f94942cb57 /chat/centericq/Makefile | |
parent | 6868b01079b01470423f0f9ed91a03cddf8259b9 (diff) | |
download | pkgsrc-8860d27e1bccc6fdbbe15084c524fe8d21236aac.tar.gz |
Update chat/centericq to 4.21.0
Added patches from debian to handle wrong configure check
The update should fix PR 31629
Diffstat (limited to 'chat/centericq/Makefile')
-rw-r--r-- | chat/centericq/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 28bf6e694dd..49321424220 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2005/09/19 19:42:11 adrianp Exp $ +# $NetBSD: Makefile,v 1.54 2005/10/16 19:28:03 tonio Exp $ # -DISTNAME= centericq-4.20.0 -PKGREVISION= 2 +DISTNAME= centericq-4.21.0 CATEGORIES= chat MASTER_SITES= http://konst.org.ua/download/ \ http://centericq.de/archive/source/releases/ |