diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-22 13:17:22 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-03-22 13:17:22 +0000 |
commit | c747df9867ae959a5c3b0d319fd091514b66c412 (patch) | |
tree | 1d452be8d15003c62c72c7f215baa54f47c84b18 /x11/wmxss | |
parent | b52b86da8ee1e0488f1d16dc593058eeccb4ccde (diff) |
Notes
Diffstat (limited to 'x11/wmxss')
-rw-r--r-- | x11/wmxss/Makefile | 4 | ||||
-rw-r--r-- | x11/wmxss/pkg-descr | 2 |
2 files changed, 1 insertions, 5 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: diff --git a/x11/wmxss/pkg-descr b/x11/wmxss/pkg-descr index b5cbe03af423..075e7bb03bb3 100644 --- a/x11/wmxss/pkg-descr +++ b/x11/wmxss/pkg-descr @@ -1,8 +1,6 @@ wmxss is a small program to run xscreensaver modules (such as those bundled with xlockmore) in a WindowMaker dock. -WWW: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml - -- Bruce bms@spc.org |