diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-31 22:52:40 +0000 |
commit | 68dd04711b0233ebc022eba4d73ae69a15ab9377 (patch) | |
tree | 1e537896a657568a4a80d9789ac67d477a6fb2b0 /net-im/pidgin/Makefile | |
parent | 9fa5d4e59f0a1ef12f3c6956ba954548f38e4c6f (diff) | |
download | ports-68dd04711b0233ebc022eba4d73ae69a15ab9377.tar.gz ports-68dd04711b0233ebc022eba4d73ae69a15ab9377.zip |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257
Notes
Notes:
svn path=/head/; revision=255418
Diffstat (limited to 'net-im/pidgin/Makefile')
-rw-r--r-- | net-im/pidgin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index c1565a2ad237..4e8d08729fcb 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pidgin -PORTREVISION= 2 +PORTREVISION= 3 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) |