diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-02-28 21:44:58 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-02-28 21:44:58 +0000 |
commit | b3b20f5e8ae68d1e13b041c9b96688949c73018b (patch) | |
tree | 556069f81f24f6390cc96839700f0503c6fb9087 /comms/lirc/Makefile | |
parent | 8b62a6d594f2e85383e542651dd657cb4ff1c294 (diff) | |
download | ports-b3b20f5e8ae68d1e13b041c9b96688949c73018b.tar.gz ports-b3b20f5e8ae68d1e13b041c9b96688949c73018b.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 2c98b66e8b22..dff6c5714f61 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -7,7 +7,7 @@ PORTNAME= lirc PORTVERSION= 0.9.0p1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms MASTER_SITES= http://lirc.org/software/snapshots/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p1/-pre1/} |