summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-06-18 16:15:10 +0000
committeragc <agc>1998-06-18 16:15:10 +0000
commit3cd377bab237a6c701096991f048284dbfae9ae6 (patch)
treef358f5f2a87c3fb1e608f32e56dadd5a8036ab09 /audio/mpg123/Makefile
parent427ef98621537010f57132eaa8ef259755053f8f (diff)
downloadpkgsrc-3cd377bab237a6c701096991f048284dbfae9ae6.tar.gz
Update package Makefiles for automatic manual page handling.
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