diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2005-10-25 02:12:07 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2005-10-25 02:12:07 +0000 |
commit | 12f1ea4b19281768d883a2c7ebe973b7a9b51b17 (patch) | |
tree | 12774363a7751f94e0def43711a63e421263e137 /comms | |
parent | 6add713f174e2e31467f6d1f1c312b7fa1874328 (diff) | |
download | ports-12f1ea4b19281768d883a2c7ebe973b7a9b51b17.tar.gz ports-12f1ea4b19281768d883a2c7ebe973b7a9b51b17.zip |
Notes
Diffstat (limited to 'comms')
-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 cb4f6da6bf76..62d5b2fbe489 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lirc -MAINTAINER= mikeh@FreeBSD.org +MAINTAINER= doconnor@gsoft.com.au COMMENT= Linux Infared Remote Control USE_XLIB= yes |