diff options
Diffstat (limited to 'chat/centerim/Makefile')
-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 117d72c4a5c..3ca4863f968 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/12/23 11:44:25 dsainty Exp $ +# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:05 obache Exp $ # DISTNAME= centerim-4.22.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://www.centerim.org/download/releases/ \ http://transacid.de/centerim/releases/ |