diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/gicq/Makefile | 2 | ||||
-rw-r--r-- | net-im/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | net-im/gossip/Makefile | 4 | ||||
-rw-r--r-- | net-im/libpurple/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin/Makefile | 4 |
6 files changed, 10 insertions, 10 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index bf12f71a9..10b293e87 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaim PORTVERSION= 1.5.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index 85d1f0298..dd9c400a9 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -7,7 +7,7 @@ PORTNAME= gicq PORTVERSION= 0.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://download.sourceforge.net/gicq/ \ ${MASTER_SITE_LOCAL} diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 09d6b2bbc..fdd07b2b3 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -3,11 +3,11 @@ # Whom: nectar@FreeBSD.org # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net-im/gnomeicu/Makefile,v 1.1 2007/04/30 17:50:24 ahze Exp $ PORTNAME= gnomeicu PORTVERSION= 0.99.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnomeicu diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index 586226716..c5e3ff3cb 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net-im/gossip/Makefile,v 1.6 2007/04/30 18:02:07 ahze Exp $ PORTNAME= gossip PORTVERSION= 0.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 21d6f640e..aacb01741 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/libpurple/Makefile,v 1.14 2007/05/03 18:31:43 marcus Exp $ +# $MCom: ports/net-im/libpurple/Makefile,v 1.15 2007/05/03 19:12:56 marcus Exp $ # PORTNAME?= libpurple PORTVERSION= 2.0.0.b7 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pidgin diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 596255888..ee42be25b 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -3,11 +3,11 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/pidgin/Makefile,v 1.8 2007/05/03 18:30:05 marcus Exp $ +# $MCom: ports/net-im/pidgin/Makefile,v 1.9 2007/05/03 19:12:57 marcus Exp $ # PORTNAME= pidgin -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) |