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/wmpal | |
parent | 15a940771d6a071c59db99de82bc88a30c4d90f9 (diff) | |
download | ports-f68147894d8edd508ef0c047978c53cd135ce2ff.tar.gz ports-f68147894d8edd508ef0c047978c53cd135ce2ff.zip |
Notes
Diffstat (limited to 'misc/wmpal')
-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 |