diff options
Diffstat (limited to 'net-p2p/qtella/Makefile')
-rw-r--r-- | net-p2p/qtella/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile index 1c4e06449f97..3308fa759626 100644 --- a/net-p2p/qtella/Makefile +++ b/net-p2p/qtella/Makefile @@ -9,8 +9,7 @@ PORTNAME= qtella PORTVERSION= 0.7.0 PORTREVISION= 5 CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Gnutella client using Qt |