summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index f6890d230b9..06d24a6d85a 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:10 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/18 16:15:10 agc Exp $
#
DISTNAME= mpg123-0.59o
@@ -7,8 +7,6 @@ MASTER_SITES= http://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
MAINTAINER= augustss@cs.chalmers.se
-MAN1= mpg123.1
-
.if (${MACHINE_ARCH} == "i386")
ALL_TARGET= netbsd-i386
.else