diff options
Diffstat (limited to 'www/anyremote2html/Makefile')
-rw-r--r-- | www/anyremote2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/anyremote2html/Makefile b/www/anyremote2html/Makefile index a7b109c15786..8724c10aa473 100644 --- a/www/anyremote2html/Makefile +++ b/www/anyremote2html/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web interface for anyRemote -RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote +RUN_DEPENDS= anyremote:comms/anyremote LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |