diff options
Diffstat (limited to 'x11/wmxss/Makefile')
-rw-r--r-- | x11/wmxss/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/wmxss/Makefile b/x11/wmxss/Makefile index 621ccbfd437a..15448f5576fb 100644 --- a/x11/wmxss/Makefile +++ b/x11/wmxss/Makefile @@ -8,15 +8,13 @@ PORTNAME= wmxss PORTVERSION= 0.1 CATEGORIES= x11 -MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ \ - http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ +MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Run xscreensaver modules inside a WindowMaker dock PLIST_FILES= bin/wmxss USE_X_PREFIX= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/Src post-extract: |