diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-07-17 09:22:40 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-07-17 09:22:40 +0000 |
commit | dbc9d49ce201a52ee6c47038680825b48177b90c (patch) | |
tree | 8151c66840d8696ba828a6b5cd3aa5ede9acdab6 /comms/lirc/Makefile | |
parent | 79c950234b376a79346c5cd16e2862a18e0eec62 (diff) | |
download | ports-dbc9d49ce201a52ee6c47038680825b48177b90c.tar.gz ports-dbc9d49ce201a52ee6c47038680825b48177b90c.zip |
Notes
Diffstat (limited to 'comms/lirc/Makefile')
-rw-r--r-- | comms/lirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index ed3b1c323106..353e5908ddb6 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= lirc PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION} |