diff options
author | wiz <wiz> | 2008-05-30 12:29:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-05-30 12:29:00 +0000 |
commit | 534b30b3e4364756658e53d1f6290b82878ba1fc (patch) | |
tree | bb2d9dd2719c3185306cd1b6015fc5759f486863 /chat/pidgin | |
parent | e7e1bca3a1a913f7e5e3caf45471fd26ff499829 (diff) | |
download | pkgsrc-534b30b3e4364756658e53d1f6290b82878ba1fc.tar.gz |
Bump PKGREVISION for gtkspell API bump.
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 888bf531cea..2682d9cc13a 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/05/17 23:45:47 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2008/05/30 12:29:00 wiz Exp $ # PKGNAME= pidgin-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir |