diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-18 19:44:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-18 19:44:51 +0000 |
commit | 59e674332ab9cda9bedac3e40d80bd6d197e6d01 (patch) | |
tree | 6331a64dede47a9accde621d63ca12840f2aea47 /misc/wminfo | |
parent | efee195d8fd9821e5ce61596a407c9b252d90b2a (diff) | |
download | ports-59e674332ab9cda9bedac3e40d80bd6d197e6d01.tar.gz ports-59e674332ab9cda9bedac3e40d80bd6d197e6d01.zip |
Notes
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 |