diff options
-rw-r--r-- | comms/uartlirc/Makefile | 2 | ||||
-rw-r--r-- | comms/uartlirc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/uartlirc/Makefile b/comms/uartlirc/Makefile index 0db636ce56fe..3d77083574f3 100644 --- a/comms/uartlirc/Makefile +++ b/comms/uartlirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= uartlirc PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms kld MASTER_SITES= LOCAL/nox \ http://people.freebsd.org/~nox/tmp/ diff --git a/comms/uartlirc/pkg-descr b/comms/uartlirc/pkg-descr index 340ef98824d1..07a3bae58923 100644 --- a/comms/uartlirc/pkg-descr +++ b/comms/uartlirc/pkg-descr @@ -19,4 +19,4 @@ or FTDI hardware supported by comms/lirc natively via libftdi, see: and the comms/lirc port's pkg-message. -WWW: http://forums.freebsd.org/showthread.php?p=175029 +WWW: http://forums.freebsd.org/viewtopic.php?t=31610 |