diff options
Diffstat (limited to 'x11/wmbutton/Makefile')
-rw-r--r-- | x11/wmbutton/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wmbutton/Makefile b/x11/wmbutton/Makefile index eab8552a5d0d..79f63ebc1c62 100644 --- a/x11/wmbutton/Makefile +++ b/x11/wmbutton/Makefile @@ -9,7 +9,8 @@ PORTNAME= wmbutton PORTVERSION= 0.4 CATEGORIES= x11 windowmaker MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ - http://people.FreeBSD.org/~jim/distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jim MAINTAINER= jim@FreeBSD.org |