diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-07 13:00:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-07 13:00:56 +0000 |
commit | 1b4b4edf42c84e1803cf51b8f97e53084a0fe3c4 (patch) | |
tree | b761f92dc8c8f44a7a42e4cd8d8e1eeb7fa45955 | |
parent | 761f9a585e7b7b1ad9d31d3dcd907f53cb7c8adc (diff) | |
download | ports-1b4b4edf42c84e1803cf51b8f97e53084a0fe3c4.tar.gz ports-1b4b4edf42c84e1803cf51b8f97e53084a0fe3c4.zip |
- Remove unneeded quotes in COMMENTS
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc)
Notes
Notes:
svn path=/head/; revision=208570
-rw-r--r-- | devel/sfslite-noopt/Makefile | 2 | ||||
-rw-r--r-- | japanese/p5-WWW-2ch/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Bit-Vector-Minimal/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/scdp/Makefile | 2 | ||||
-rw-r--r-- | print/epsonepl/Makefile | 2 | ||||
-rw-r--r-- | security/mindterm-binary/Makefile | 4 | ||||
-rw-r--r-- | security/steghide/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Filter-GenericChunk/Makefile | 2 | ||||
-rw-r--r-- | x11/chameleon/Makefile | 2 | ||||
-rw-r--r-- | x11/gromit/Makefile | 2 |
10 files changed, 11 insertions, 11 deletions
diff --git a/devel/sfslite-noopt/Makefile b/devel/sfslite-noopt/Makefile index 2c36225d406a..0dc26e30742e 100644 --- a/devel/sfslite-noopt/Makefile +++ b/devel/sfslite-noopt/Makefile @@ -6,7 +6,7 @@ # BUILD_MODE = shared MASTERDIR= ${.CURDIR}/../../devel/sfslite -COMMENT= "sfslite without optimization for debugging" +COMMENT= sfslite without optimization for debugging PKG_INSTALL= ${MASTERDIR}/pkg-install diff --git a/japanese/p5-WWW-2ch/Makefile b/japanese/p5-WWW-2ch/Makefile index 2b78d09be76c..32f44c0f987f 100644 --- a/japanese/p5-WWW-2ch/Makefile +++ b/japanese/p5-WWW-2ch/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org -COMMENT= "Perl module for scraping of 2ch.net BBS" +COMMENT= Perl module for scraping of 2ch.net BBS RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor diff --git a/math/p5-Bit-Vector-Minimal/Makefile b/math/p5-Bit-Vector-Minimal/Makefile index 5ea74a043e27..9bf851f6c97a 100644 --- a/math/p5-Bit-Vector-Minimal/Makefile +++ b/math/p5-Bit-Vector-Minimal/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Bit PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= "Object-oriented wrapper around Perl's vec()" +COMMENT= Object-oriented wrapper around Perl's vec() PERL_CONFIGURE= yes diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 1d209646614e..511aec75d082 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= scdp DISTNAME= scdp-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org -COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets" +COMMENT= Tool that sends CDP (CISCO Discovery Protocol) Packets BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index 6b85d0000ba8..eaf638d00b6f 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}ijs-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= "Printer filter for EPSON EPL-5700L etc" +COMMENT= Printer filter for EPSON EPL-5700L etc USE_GHOSTSCRIPT_RUN= yes diff --git a/security/mindterm-binary/Makefile b/security/mindterm-binary/Makefile index d1a989cc2dae..a53619e3861e 100644 --- a/security/mindterm-binary/Makefile +++ b/security/mindterm-binary/Makefile @@ -14,12 +14,12 @@ DISTFILES= mindterm-ssh.html ${EXTRACT_ONLY} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -COMMENT= "A full vt220 compatible Java SSH-1 client (not only for websites)" +COMMENT= A full vt220 compatible Java SSH-1 client (not only for websites) USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes -NO_CDROM= "Do not sell for profit" +NO_CDROM= Do not sell for profit post-extract: @${CP} ${DISTDIR}/mindterm-ssh.html ${WRKSRC} diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 280b8c890f8a..91cb5a618a64 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= steghide DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org -COMMENT= "Steganography tool to hide data in binary files" +COMMENT= Steganography tool to hide data in binary files LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash diff --git a/textproc/p5-XML-Filter-GenericChunk/Makefile b/textproc/p5-XML-Filter-GenericChunk/Makefile index 344efe85ab33..59d1fec597f0 100644 --- a/textproc/p5-XML-Filter-GenericChunk/Makefile +++ b/textproc/p5-XML-Filter-GenericChunk/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/P/PH/PHISH PKGNAMEPREFIX= p5- MAINTAINER= hansjoerg.pehofer@uibk.ac.at -COMMENT= "Base Class for SAX Filters parsing WellBallanced Chunks." +COMMENT= Base Class for SAX Filters parsing WellBallanced Chunks. BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX diff --git a/x11/chameleon/Makefile b/x11/chameleon/Makefile index c19456eae8c8..9ed309c971dd 100644 --- a/x11/chameleon/Makefile +++ b/x11/chameleon/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= x11- DISTNAME= chameleon_${PORTVERSION}.orig MAINTAINER= gavin.atkinson@ury.york.ac.uk -COMMENT= "Application for putting pictures or colors onto the root window" +COMMENT= Application for putting pictures or colors onto the root window LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile index 5ca94b995913..74c2583ade73 100644 --- a/x11/gromit/Makefile +++ b/x11/gromit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.home.unix-ag.org/simon/gromit/ MAINTAINER= sergei@FreeBSD.org -COMMENT= "GRaphics Over Miscellaneous Objects (Gromit)" +COMMENT= GRaphics Over Miscellaneous Objects (Gromit) USE_X_PREFIX= yes USE_GNOME= gtk20 |