diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/inspircd/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd12/Makefile | 4 | ||||
-rw-r--r-- | chat/jabberd2/Makefile | 3 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index 70d87b16e1a..db57efeeb99 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 14:40:40 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/06/10 21:57:06 obache Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile index 0c550ee1eb8..a05a3418b2a 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/04/22 14:40:40 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/06/10 21:57:06 obache Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index 4de930c007d..4ed8749ffed 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2011/06/02 15:35:58 schnoebe Exp $ +# $NetBSD: Makefile,v 1.69 2011/06/10 21:57:06 obache Exp $ DISTNAME= jabberd-2.2.14 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://codex.xiaoka.com/pub/jabberd2/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index cf88e3c2ee1..4f5ba7162aa 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/04/22 13:42:39 obache Exp $ +# $NetBSD: Makefile,v 1.29 2011/06/10 21:57:06 obache Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |