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/xmms-fc | |
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/xmms-fc')
-rw-r--r-- | audio/xmms-fc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index 3fe67217234a..8d858c4ce46f 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-fc -# Date created: 8 Jan 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-fc PORTVERSION= 0.6 @@ -14,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${LIBFC_DISTNAME}${EXTRACT_SUFX}:libfc MAINTAINER= ports@FreeBSD.org -COMMENT= A XMMS future composer input plugin +COMMENT= XMMS future composer input plugin LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual |