Update windowmaker.org -> windowmaker.info in all places that it occurs.

Bump PORTREVISION to incorporate most recent changes.
This commit is contained in:
Doug Barton 2008-12-31 12:03:34 +00:00
parent 960fa658ea
commit e43c2df7a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225055

View File

@ -7,7 +7,7 @@
PORTNAME= windowmaker
PORTVERSION= 0.92.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
http://dougbarton.us/Downloads/
@ -86,6 +86,9 @@ post-patch:
@${REINPLACE_CMD} -e "s|Trebuchet MS,Luxi Sans|sans|g" ${WRKSRC}/WindowMaker/Defaults/WMGLOBAL
@${REINPLACE_CMD} -e "s|/usr/local/GNUstep|${PREFIX}/GNUstep|g" \
${WRKSRC}/WindowMaker/*menu*
@(for file in `grep -rl windowmaker\.org ${WRKSRC}`; do \
${REINPLACE_CMD} -e "s|windowmaker\.org|windowmaker\.info|g" $$file; \
done)
post-install:
@${MKDIR} ${PREFIX}/share/WindowMaker/Sounds