diff options
author | pav <pav@FreeBSD.org> | 2004-12-19 03:44:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-12-19 03:44:51 +0800 |
commit | 786e8b19855190875cebc86167026cd9ac206556 (patch) | |
tree | 2e2de5c28bef8a8a12a3b235cc8a4df08d7525da /misc/wminfo | |
parent | 2b982d721fe6ca1b4013ff254d99ad2c914b7a31 (diff) | |
download | freebsd-ports-gnome-786e8b19855190875cebc86167026cd9ac206556.tar.gz freebsd-ports-gnome-786e8b19855190875cebc86167026cd9ac206556.tar.zst freebsd-ports-gnome-786e8b19855190875cebc86167026cd9ac206556.zip |
- Put the distfile on FreeBSD's mirrors, original master site is dead
PR: ports/75189 (inspired by)
Submitted by: Thomas Kempka <t.kempka@web.de> (maintainer)
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 |