diff options
Diffstat (limited to 'chat/pidgin/Makefile')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index ccf0ba2a57c..710a1b40a69 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/06/13 22:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2010/08/30 11:18:02 adam Exp $ # # XXX appease pkglint #PKGNAME= pidgin-${PIDGIN_VERSION} COMMENT= Multi-protocol Instant Messaging client GTK frontend -PKGREVISION= 3 PKG_DESTDIR_SUPPORT= user-destdir |