diff options
Diffstat (limited to 'audio/sox/Makefile')
-rw-r--r-- | audio/sox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index fa7a23c..c28f15f 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sox - Sound Exchange -# Version required: 12p12 # Date created: 17 Oct 1994 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= sox-12.16 +PORTNAME= sox +PORTVERSION= 12.16 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/convert |