summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-05-05 20:43:47 +0000
committertorstenb <torstenb@FreeBSD.org>1995-05-05 20:43:47 +0000
commitc707074f03a47fca1b5f76f2528d0643815ee05b (patch)
tree36e4ac7e5e413a3c9cc6ce996b543613437c637a /audio
parent018655d154ba3131b875db59a9d1944f3d45e990 (diff)
downloadFreeBSD-ports-c707074f03a47fca1b5f76f2528d0643815ee05b.zip
FreeBSD-ports-c707074f03a47fca1b5f76f2528d0643815ee05b.tar.gz
- remove pre-install target
- add myself as MAINTAINER
Diffstat (limited to 'audio')
-rw-r--r--audio/sox/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index 151327b..4831d9b 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.3 1995/04/01 12:43:59 jkh Exp $
+# $Id: Makefile,v 1.4 1995/04/11 19:46:52 asami Exp $
#
DISTNAME= sox10p11
@@ -12,8 +12,6 @@ CATEGORIES+= audio
MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/
EXTRACT_SUFX= .tar.Z
-pre-install:
- mkdir -p ${PREFIX}/bin
- mkdir -p ${PREFIX}/man
+MAINTAINER= torstenb@FreeBSD.ORG
.include <bsd.port.mk>
OpenPOWER on IntegriCloud