diff options
Diffstat (limited to 'x11/xscreensaver.app/Makefile')
-rw-r--r-- | x11/xscreensaver.app/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xscreensaver.app/Makefile b/x11/xscreensaver.app/Makefile index fb2120d6c553..c04d2302fa47 100644 --- a/x11/xscreensaver.app/Makefile +++ b/x11/xscreensaver.app/Makefile @@ -9,7 +9,8 @@ PORTNAME= XScreenSaver.App PORTVERSION= 2.3 PORTREVISION= 1 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.asleep.net/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= xscreensaverapp MAINTAINER= hemi@puresimplicity.net COMMENT= WindowMaker dockapp to control XScreenSaver |