diff options
author | danfe <danfe@FreeBSD.org> | 2013-03-13 19:54:25 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2013-03-13 19:54:25 +0800 |
commit | e68fb0f022849f5a9296efe7e0a15a0655277a55 (patch) | |
tree | 13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/cowbell | |
parent | fb9569a05844c6f9d4285d678446d5b14da11301 (diff) | |
download | freebsd-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/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 41ed67165068..cf8fb83fbf3d 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cowbell -# Date created: 2005-08-06 -# Whom: Andreas Kohn <andreas@syndrom23.de> -# +# Created by: Andreas Kohn <andreas@syndrom23.de> # $FreeBSD$ -# PORTNAME= cowbell PORTVERSION= 0.2.7.1 @@ -12,7 +8,7 @@ CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ MAINTAINER= ports@FreeBSD.org -COMMENT= An elegant music organizer +COMMENT= Elegant music organizer LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib |