diff options
Diffstat (limited to 'misc/wmpal/Makefile')
-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 |