diff options
-rw-r--r-- | graphics/fxtv/Makefile | 3 | ||||
-rw-r--r-- | multimedia/fxtv/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index b6b9146513c8..45a7322e564b 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -8,7 +8,8 @@ PORTNAME= fxtv PORTVERSION= 1.02 CATEGORIES= graphics -MASTER_SITES= http://people.freebsd.org/~rhh/fxtv/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= rhh EXTRACT_SUFX= .tgz MAINTAINER= aa8vb@nc.rr.com diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index b6b9146513c8..45a7322e564b 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -8,7 +8,8 @@ PORTNAME= fxtv PORTVERSION= 1.02 CATEGORIES= graphics -MASTER_SITES= http://people.freebsd.org/~rhh/fxtv/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= rhh EXTRACT_SUFX= .tgz MAINTAINER= aa8vb@nc.rr.com |