diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-04-22 00:34:45 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-04-22 00:34:45 +0000 |
commit | 4c23e4942d7e593934dff2edd34d24ed9dc1a684 (patch) | |
tree | 031d6ef72a41343968ba32bd2fc48a793352113a /misc | |
parent | Initial import. (diff) |
Host this distfile myself (temporarily) since the wmcp web site seems
to have vanished.
Submitted by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=41782
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmcp/Makefile b/misc/wmcp/Makefile index 816dfa910286..8716e7c8d922 100644 --- a/misc/wmcp/Makefile +++ b/misc/wmcp/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmcp PORTVERSION= 1.2.8 CATEGORIES= misc windowmaker -MASTER_SITES= http://users.linuxave.net/~bac/src/wmcp/ +MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ MAINTAINER= jim@FreeBSD.org |