diff options
author | plunky <plunky@pkgsrc.org> | 2013-03-15 08:23:05 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2013-03-15 08:23:05 +0000 |
commit | aaa1c27456dee2e1edff66b4e50a39d746785e49 (patch) | |
tree | 519a9e376d86e1af5461ea77065dce66e71634e0 /comms | |
parent | 9ebbeffdae33b89be95c86dba24b18f7d0457889 (diff) | |
download | pkgsrc-aaa1c27456dee2e1edff66b4e50a39d746785e49.tar.gz |
bump PKGREVISION for openobex update
Diffstat (limited to 'comms')
-rw-r--r-- | comms/obexapp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 33611b40914..f4b0f5bfcc1 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/03 11:24:42 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/03/15 08:23:05 plunky Exp $ # DISTNAME= obexapp-1.4.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ |