diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
commit | eb96de065647322f081a474aaec04122ca6e30c1 (patch) | |
tree | 72aca7b1c6b26275dea98cffcdd519590016a6de /comms/obexapp/Makefile | |
parent | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff) |
Notes
Diffstat (limited to 'comms/obexapp/Makefile')
-rw-r--r-- | comms/obexapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index e49837a6ff8c..c0fa944b9f5c 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -2,7 +2,7 @@ PORTNAME= obexapp PORTVERSION= 1.4.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms net MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ |