summaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-18 16:15:10 +0000
committeragc <agc@pkgsrc.org>1998-06-18 16:15:10 +0000
commitdc15bf01decc5fcc35c3197aaeb97e2ae4fbaaed (patch)
treef358f5f2a87c3fb1e608f32e56dadd5a8036ab09 /audio/mpg123
parentb82d2609ca5c76d0ebb73b49723043a35f1ee3e3 (diff)
downloadpkgsrc-dc15bf01decc5fcc35c3197aaeb97e2ae4fbaaed.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'audio/mpg123')
-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