diff options
Diffstat (limited to 'x11/idesk/Makefile')
-rw-r--r-- | x11/idesk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 650aed68a5fa..01bd95c17543 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -9,8 +9,7 @@ PORTNAME= idesk PORTVERSION= 0.7.5 PORTREVISION= 6 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Place launch icons and background directly on your desktop |