diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 5d79be5e0ff..9e9bf46e05a 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.8 1999/04/01 06:20:03 brad Exp $ +# $OpenBSD: Makefile,v 1.9 1999/09/06 19:03:42 brad Exp $ -DISTNAME= xmmix-1.2 -CATEGORIES= audio +DISTNAME= xmmix-1.2 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications -MAINTAINER= ports@openbsd.org +MAINTAINER= ports@openbsd.org -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= applications/ - -USE_IMAKE= yes -USE_MOTIF= yes +USE_IMAKE= yes +USE_MOTIF= yes .include diff --git a/audio/xmmix/pkg/DESCR b/audio/xmmix/pkg/DESCR index 6a1b9c19c9c..26607f42c0e 100644 --- a/audio/xmmix/pkg/DESCR +++ b/audio/xmmix/pkg/DESCR @@ -1,5 +1,3 @@ -From the README: - Xmmix is a sound mixer utility for the X Window System using the OSF/Motif interface. It requires the Unix Sound System (formerly "VoxWare") sound driver by Hannu Savolainen (hannu@voxware.pp.fi). @@ -14,7 +12,3 @@ From the README: current release version, online README file, FTP service to get the software, an interactive form to send comments and suggestions, and late breaking announcement, if any. - -I don't have hardware to test all the features, but it looks ok. -eric. -erich@FreeBSD.org