diff options
Diffstat (limited to 'sysutils/nvtv/Makefile')
-rw-r--r-- | sysutils/nvtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile index f48e9258ce6d..a2d801f20892 100644 --- a/sysutils/nvtv/Makefile +++ b/sysutils/nvtv/Makefile @@ -9,7 +9,7 @@ PORTNAME= nvtv PORTVERSION= 0.4.7 PORTREVISION= 4 CATEGORIES= sysutils -MASTER_SITES= SF/nv-tv-out +MASTER_SITES= SF/nv-tv-out/${PORTNAME}-src/${PORTVERSION} DISTNAME= nvtv-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |