diff options
Diffstat (limited to 'comms/obexapp/Makefile')
-rw-r--r-- | comms/obexapp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index c44c2a535af..76e5ec3cf11 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/11/17 19:14:33 plunky Exp $ +# $NetBSD: Makefile,v 1.27 2010/12/01 19:28:25 plunky Exp $ # DISTNAME= obexapp-1.4.14 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ |