Index: head/audio/wmsmixer/Makefile =================================================================== --- head/audio/wmsmixer/Makefile (revision 532753) +++ head/audio/wmsmixer/Makefile (revision 532754) @@ -1,32 +1,32 @@ # Created by: Konstantinos Konstantinidis # $FreeBSD$ PORTNAME= wmsmixer PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= audio windowmaker MASTER_SITES= https://www.dockapps.net/download/ MAINTAINER= blackend@FreeBSD.org -COMMENT= Audio mixer for the WindowMaker dock +COMMENT= Audio mixer for the Window Maker dock LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= alias imake xorg USE_XORG= x11 xext xpm MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" PLIST_FILES= bin/wmsmixer PORTDOCS= README OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmsmixer ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Index: head/audio/wmsmixer/pkg-descr =================================================================== --- head/audio/wmsmixer/pkg-descr (revision 532753) +++ head/audio/wmsmixer/pkg-descr (revision 532754) @@ -1,3 +1,4 @@ -Improved version of wmmixer, an audio mixer for the WindowMaker dock. +Improved version of wmmixer, an audio mixer for the Window Maker dock, +with some new features, most notably mouse scroll wheel support. -WWW: http://www.dockapps.org/file.php/id/63 +WWW: https://www.dockapps.net/wmsmixer