diff options
Diffstat (limited to 'chat/centerim')
-rw-r--r-- | chat/centerim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile index 51444a286bf..6f568c37acb 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2018/08/16 18:54:36 adam Exp $ +# $NetBSD: Makefile,v 1.44 2018/08/22 09:43:00 wiz Exp $ # DISTNAME= centerim-4.22.10 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat MASTER_SITES= http://www.centerim.org/download/releases/ MASTER_SITES+= http://transacid.de/centerim/releases/ |