From 8600d5f4be9771637c5c4e6d526fffc94131ea3d Mon Sep 17 00:00:00 2001 From: marc Date: Tue, 6 Oct 1998 23:18:44 +0000 Subject: [PATCH] pretty --- audio/mpg123/Makefile | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 3288a777548..59f99e28a93 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -1,23 +1,18 @@ -# New ports collection makefile for: mpg123 -# Version required: 0.59o -# Date created: 28 April 1998 -# Whom: Niels Provos -# -# $Id: Makefile,v 1.1.1.1 1998/04/28 11:29:58 provos Exp $ +# $Id: Makefile,v 1.2 1998/10/06 23:18:44 marc Exp $ # DISTNAME= mpg123-0.59o CATEGORIES= audio -MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \ - http://homepages.uni-tuebingen.de/student/michael.hipp/mpg123/ MAINTAINER= provos@openbsd.org +MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \ + http://homepages.uni-tuebingen.de/student/michael.hipp/mpg123/ + .if (${MACHINE_ARCH} != "i386") ALL_TARGET= openbsd .else ALL_TARGET= openbsd-i386 .endif -MAN1= mpg123.1 .include