diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-20 14:04:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-20 14:04:52 +0000 |
commit | 672c23944d288f991a297dfcc2e2f8f2d231fbea (patch) | |
tree | c9ab846f65011ac4add8dd5116e75753d2cbf281 /chat/pidgin-silc/Makefile | |
parent | 65c81ee64ace864285855630fafe39dcbe813903 (diff) | |
download | pkgsrc-672c23944d288f991a297dfcc2e2f8f2d231fbea.tar.gz |
Bump PKGREVISION for gupnp/gssdp API changes.
Diffstat (limited to 'chat/pidgin-silc/Makefile')
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index b15cc6a5d03..9e8dc98aefb 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2009/09/06 21:06:45 abs Exp $ +# $NetBSD: Makefile,v 1.12 2010/01/20 14:04:53 wiz Exp $ # PKGNAME= pidgin-silc-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir |