diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-05-16 15:51:32 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-05-16 15:51:32 +0800 |
commit | b80ad6032cb3f054a3d67069bae38b084d4c921b (patch) | |
tree | d5a98acbbf6665f67d046e8177bae5aa0f7349af /comms/obexapp/Makefile | |
parent | 902a521fbfbdef969f94567eba21fd12b2904fbb (diff) | |
download | freebsd-ports-gnome-b80ad6032cb3f054a3d67069bae38b084d4c921b.tar.gz freebsd-ports-gnome-b80ad6032cb3f054a3d67069bae38b084d4c921b.tar.zst freebsd-ports-gnome-b80ad6032cb3f054a3d67069bae38b084d4c921b.zip |
- Update to 1.4.9
PR: ports/123715
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: mentor (implicit)
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 cf8b9f053793..7a37864e3430 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= obexapp -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 CATEGORIES= comms net MASTER_SITES= http://www.geocities.com/m_evmenkin/ |