diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 19:54:25 +0800 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 19:54:25 +0800 |
commit | e86b55727a088049f223a32d722fdaf57dbe2719 (patch) | |
tree | 13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/xmms-fc | |
parent | 4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff) | |
download | freebsd-ports-gnome-e86b55727a088049f223a32d722fdaf57dbe2719.tar.gz freebsd-ports-gnome-e86b55727a088049f223a32d722fdaf57dbe2719.tar.zst freebsd-ports-gnome-e86b55727a088049f223a32d722fdaf57dbe2719.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 |