diff options
author | tnn <tnn@pkgsrc.org> | 2007-08-13 22:55:23 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-08-13 22:55:23 +0000 |
commit | e5fcced7cee0415bf900cbe2f0e76349e9e8b697 (patch) | |
tree | 77b3ade67f6a4e43588d12ce4f7fea6ed899b2f3 /chat/libpurple/Makefile | |
parent | 0ee6317b749736bf8ba4202c311f928b49869d47 (diff) | |
download | pkgsrc-e5fcced7cee0415bf900cbe2f0e76349e9e8b697.tar.gz |
Bump revision because of previous change.
Diffstat (limited to 'chat/libpurple/Makefile')
-rw-r--r-- | chat/libpurple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index e9bbcc8475a..1cccede0163 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2007/08/13 12:42:06 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2007/08/13 22:55:23 tnn Exp $ # PKGNAME= libpurple-${PIDGIN_VERSION} COMMENT= Multi-protocol Instant Messaging client backend +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |