diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 19:46:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 19:46:58 +0000 |
commit | 02e84c27a6b76abc5a0236c8baa85da50345fdba (patch) | |
tree | 86b776760f67d66cb9647eff31ac28a133cfd3aa /audio/sox | |
parent | 8777d608921b9489149424c90677e1591da20037 (diff) | |
download | freebsd-ports-02e84c27a6b76abc5a0236c8baa85da50345fdba.zip |
Updating Makefiles, audio ports.
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 9eac78101284..151327b0d145 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -3,12 +3,13 @@ # Date created: 17 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.2 1994/11/10 06:55:37 gpalmer Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:43:59 jkh Exp $ # DISTNAME= sox10p11 -MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/ +PKGNAME= sox-10.11 CATEGORIES+= audio +MASTER_SITES= ftp://nic.switch.ch/software/sources/audio/ EXTRACT_SUFX= .tar.Z pre-install: |