diff options
-rw-r--r-- | net-im/pidgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 524186831..ca2cac03a 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.10 2007/05/19 21:36:19 marcus Exp $ +# $MCom: ports/net-im/pidgin/Makefile,v 1.11 2007/05/25 00:24:49 marcus Exp $ # PORTNAME= pidgin -PORTREVISION= 0 +PORTREVISION= 1 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) |