diff options
Diffstat (limited to 'misc/freeguide/Makefile')
-rw-r--r-- | misc/freeguide/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile index a31a5d162877..1868293dc8af 100644 --- a/misc/freeguide/Makefile +++ b/misc/freeguide/Makefile @@ -10,8 +10,7 @@ PORTNAME= freeguide PORTVERSION= 0.10.5 PORTREVISION= 1 CATEGORIES= misc java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= freeguide-tv +MASTER_SITES= SF/${PORTNAME}-tv/${PORTNAME}-source/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An interactive TV guide which will create personalized TV listings |