diff options
Diffstat (limited to 'comms/lirc')
-rw-r--r-- | comms/lirc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 98ba142d266e..325b8377a58c 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -9,8 +9,7 @@ PORTNAME= lirc PORTVERSION= 0.8.0 PORTREVISION= 2 CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= lirc +MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION} MAINTAINER= doconnor@gsoft.com.au COMMENT= Linux Infared Remote Control |