diff options
author | agc <agc> | 1998-06-18 16:15:10 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-18 16:15:10 +0000 |
commit | 2e341c980bd77f438f8e861401a512886bb73b43 (patch) | |
tree | f358f5f2a87c3fb1e608f32e56dadd5a8036ab09 /audio/sox | |
parent | bc63c183c4a88bf3d475995dad966edbd7b3a06c (diff) | |
download | pkgsrc-2e341c980bd77f438f8e861401a512886bb73b43.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index e2c99159721..f66bea102cf 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:19 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/18 16:15:11 agc Exp $ # FreeBSD Id: Makefile,v 1.9 1997/02/04 10:32:34 max Exp # @@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org NO_WRKSUBDIR= yes MAKEFILE= Makefile.unx -MAN1= sox.1 do-install: @${INSTALL_PROGRAM} ${WRKSRC}/sox ${PREFIX}/bin |