diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-23 00:03:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-23 00:03:19 +0000 |
commit | f68147894d8edd508ef0c047978c53cd135ce2ff (patch) | |
tree | dc82aa09425936eddc39ca73974a1122ce801c51 /misc | |
parent | Update MASTER_SITES. (diff) |
Update misc/wmpal: update ${MASTER_SITES}
PR: ports/52565
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=81756
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmpal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index 55d2ea5da5da..73177d5502c3 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -8,7 +8,8 @@ PORTNAME= wmpal PORTVERSION= 0.5 CATEGORIES= misc windowmaker -MASTER_SITES= http://www.asleep.net/wmpal/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A one of the most useless dockapps in the world |