diff options
author | rafan <rafan@FreeBSD.org> | 2006-08-13 18:10:50 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-08-13 18:10:50 +0800 |
commit | 13b12f91c4b4d4a387c84bbc48bce9904be8fd57 (patch) | |
tree | 101e0dfe92a50325020af65a95edb87f07eade73 /comms/libirman/Makefile | |
parent | 6c7bcf695bd290853046a1e345c9944aa5ecfef2 (diff) | |
download | freebsd-ports-gnome-13b12f91c4b4d4a387c84bbc48bce9904be8fd57.tar.gz freebsd-ports-gnome-13b12f91c4b4d4a387c84bbc48bce9904be8fd57.tar.zst freebsd-ports-gnome-13b12f91c4b4d4a387c84bbc48bce9904be8fd57.zip |
- Update to 0.4.4
- Fix the issue with reopening the device (patch-irio.c)
PR: ports/101790
Submitted by: Mark Hobden <markhobden at gmail.com>
Approved by: Douglas K. Rand <rand at meridian-enviro.com> (maintainer)
Diffstat (limited to 'comms/libirman/Makefile')
-rw-r--r-- | comms/libirman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index c8222cef8726..f6c064cef992 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libirman -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.4 CATEGORIES= comms MASTER_SITES= http://lirc.sourceforge.net/software/snapshots/ |