diff options
author | asami <asami@FreeBSD.org> | 1995-04-12 03:46:58 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-12 03:46:58 +0800 |
commit | 23e21233a251ee6b24372eae264086794b6102b8 (patch) | |
tree | 37594a2b6d627e3995eae0b4284567b6f9aaaa8f /audio/sox | |
parent | d040c051a115e334018d93f27c899087c034a74b (diff) | |
download | freebsd-ports-gnome-23e21233a251ee6b24372eae264086794b6102b8.tar.gz freebsd-ports-gnome-23e21233a251ee6b24372eae264086794b6102b8.tar.zst freebsd-ports-gnome-23e21233a251ee6b24372eae264086794b6102b8.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: |