From a197730843efaabb929339fbb2e6eb7df8ac2cc0 Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 7 Oct 1998 00:17:39 +0000 Subject: [PATCH] pretty --- audio/sox/Makefile | 12 ++++-------- audio/tosha/Makefile | 10 ++-------- 2 files changed, 6 insertions(+), 16 deletions(-) diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 97624ce019d..3c656dd46de 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,19 +1,15 @@ -# OpenBSD makefile for: sox - Sound Exchange -# Version required: 12p12 -# Date created: May 3 1998 -# Whom: Angelos D. Keromytis -# -# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 01:05:56 angelos Exp $ +# $OpenBSD: Makefile,v 1.2 1998/10/07 00:17:39 marc Exp $ # DISTNAME= soxgamma PKGNAME= sox-12.12 CATEGORIES= audio -MASTER_SITES= http://www.spies.com/Sox/Archive/ MAINTAINER= angelos@openbsd.org -NO_WRKSUBDIR= yes +MASTER_SITES= http://www.spies.com/Sox/Archive/ + +NO_WRKSUBDIR= yes MAKEFILE= Makefile.unx MAN1= sox.1 diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile index f14050df05a..9a1c289edf5 100644 --- a/audio/tosha/Makefile +++ b/audio/tosha/Makefile @@ -1,17 +1,11 @@ -# OpenBSD makefile for: tosha -# Version required: 0.05 -# Date created: 29 April 1998 -# Whom: Angelos D. Keromytis -# -# $OpenBSD: Makefile,v 1.1.1.1 1998/05/21 01:18:13 angelos Exp $ +# $OpenBSD: Makefile,v 1.2 1998/10/07 00:19:59 marc Exp $ # DISTNAME= tosha-0.05 CATEGORIES= audio -MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/ MAINTAINER= angelos@openbsd.org -MAN1= pcmfade.1 pcmplay.1 tosha.1 +MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/ .include