diff options
Diffstat (limited to 'x11/fbdesk')
-rw-r--r-- | x11/fbdesk/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 31d7563287ab..d45cfc296912 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -8,7 +8,9 @@ PORTNAME= fbdesk PORTVERSION= 1.2.1 CATEGORIES= x11 -MASTER_SITES= http://fluxbox.sourceforge.net/download/ +MASTER_SITES= http://fluxbox.sourceforge.net/download/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= hendrik@scholz.net COMMENT= A Fluxbox utility to create and manage icons on the desktop |