aboutsummaryrefslogtreecommitdiff
path: root/audio/splaytk
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
commite86b55727a088049f223a32d722fdaf57dbe2719 (patch)
tree13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/splaytk
parent4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff)
downloadports-e86b55727a088049f223a32d722fdaf57dbe2719.tar.gz
ports-e86b55727a088049f223a32d722fdaf57dbe2719.zip
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/splaytk')
-rw-r--r--audio/splaytk/Makefile8
-rw-r--r--audio/splaytk/pkg-descr2
2 files changed, 3 insertions, 7 deletions
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile
index 77a730681c14..7dd3929993ef 100644
--- a/audio/splaytk/Makefile
+++ b/audio/splaytk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: splaytk
-# Date created: 19 Apr 1998
-# Whom: brett@peloton.physics.montana.edu
-#
+# Created by: Brett Taylor <brett@peloton.physics.montana.edu>
# $FreeBSD$
-#
PORTNAME= splaytk
PORTVERSION= 2.0
@@ -12,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= SUNSITE/apps/sound/players
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tk based interface for splay
+COMMENT= Tk based interface for splay
LICENSE= GPLv2
diff --git a/audio/splaytk/pkg-descr b/audio/splaytk/pkg-descr
index 78ca22a495c3..3e94e13f9a12 100644
--- a/audio/splaytk/pkg-descr
+++ b/audio/splaytk/pkg-descr
@@ -1 +1 @@
-This is a tk/tcl interface to splay.
+This is a Tcl/Tk interface to `splay' audio player.