diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 11:54:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 11:54:25 +0000 |
commit | e86b55727a088049f223a32d722fdaf57dbe2719 (patch) | |
tree | 13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/gigedit/Makefile | |
parent | 4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff) |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Notes
Notes:
svn path=/head/; revision=314074
Diffstat (limited to 'audio/gigedit/Makefile')
-rw-r--r-- | audio/gigedit/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/gigedit/Makefile b/audio/gigedit/Makefile index 42130892eb96..6722550e4a2e 100644 --- a/audio/gigedit/Makefile +++ b/audio/gigedit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gigedit -# Date created: 2008-11-15 -# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org> -# +# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gigedit PORTVERSION= 0.2.0 @@ -12,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.linuxsampler.org/packages/ MAINTAINER= ports@FreeBSD.org -COMMENT= An instrument editor for gig files +COMMENT= Instrument editor for gig files BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= gig.10:${PORTSDIR}/audio/libgig \ |