aboutsummaryrefslogtreecommitdiffstats
path: root/audio/splaytk
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2013-03-13 19:54:25 +0800
committerdanfe <danfe@FreeBSD.org>2013-03-13 19:54:25 +0800
commite68fb0f022849f5a9296efe7e0a15a0655277a55 (patch)
tree13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/splaytk
parentfb9569a05844c6f9d4285d678446d5b14da11301 (diff)
downloadfreebsd-ports-gnome-e68fb0f022849f5a9296efe7e0a15a0655277a55.tar.gz
freebsd-ports-gnome-e68fb0f022849f5a9296efe7e0a15a0655277a55.tar.zst
freebsd-ports-gnome-e68fb0f022849f5a9296efe7e0a15a0655277a55.zip
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
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.