diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
commit | 60d1a83c2a113150cedbc43ff12a7375144f741a (patch) | |
tree | 627649ff7699a289d5d78c11bf8d105881402ca8 /audio/soundgrab | |
parent | a50428b01c275f058b067787701d333a9d45cbcb (diff) |
Notes
Diffstat (limited to 'audio/soundgrab')
-rw-r--r-- | audio/soundgrab/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 5d6768ba7854..55df71365921 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= ports@FreeBSD.org COMMENT= Interactively select and save sections of an audio file |