diff options
author | wiz <wiz> | 2009-08-16 15:35:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-16 15:35:43 +0000 |
commit | d19f776c25ce34823d09cf9a5fc24fcba94581d6 (patch) | |
tree | 0ed63cc310a0c11786803f8f24f8de3873ce1799 /net/trickle/Makefile | |
parent | d74ecc4d0ce98edf5799e2b5bba957d2a6c8572e (diff) | |
download | pkgsrc-d19f776c25ce34823d09cf9a5fc24fcba94581d6.tar.gz |
Bump PKGREVISION for libevent ABI bump.
Diffstat (limited to 'net/trickle/Makefile')
-rw-r--r-- | net/trickle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 8be2b78f290..b58f67c3125 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/02/27 22:53:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/16 15:35:44 wiz Exp $ # DISTNAME= trickle-1.06 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ |