From f620c978dacda5f8e5a2268ddad2466324cdbee9 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 07:24:05 +0000 Subject: "'s are not needed around maintainer-strings Noticed by: freshports ports-by-maintainer-count --- ftp/kbear/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/kbear') diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index e04608d75f01..4289049d501e 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src -MAINTAINER= "arved@FreeBSD.org" -COMMENT= "A graphical FTP client for KDE" +MAINTAINER= arved@FreeBSD.org +COMMENT= A graphical FTP client for KDE WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALLS_SHLIB= yes -- cgit v1.2.3