diff options
Diffstat (limited to 'misc/wminfo')
-rw-r--r-- | misc/wminfo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/wminfo/Makefile b/misc/wminfo/Makefile index 8bd55235f8ac..7396585407e4 100644 --- a/misc/wminfo/Makefile +++ b/misc/wminfo/Makefile @@ -8,7 +8,8 @@ PORTNAME= wminfo PORTVERSION= 1.51 CATEGORIES= misc windowmaker -MASTER_SITES= http://kling.mine.nu/files/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav MAINTAINER= t.kempka@web.de COMMENT= Dockapp to run shell scripts and display the output |