diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /comms | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) | |
download | ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.tar.gz ports-37e782dfbc764c70ed1489c5c828d3c9ce5e4d65.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gscmxx/Makefile | 2 | ||||
-rw-r--r-- | comms/ibp/Makefile | 2 | ||||
-rw-r--r-- | comms/minicom/Makefile | 2 | ||||
-rw-r--r-- | comms/p5-SMS-Send-DeviceGsm/Makefile | 2 | ||||
-rw-r--r-- | comms/pr/Makefile | 2 | ||||
-rw-r--r-- | comms/qico/Makefile | 2 | ||||
-rw-r--r-- | comms/rubygem-ruby-termios/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index 83f0e6723f38..ca22092bb907 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= comms MASTER_SITES= SF MAINTAINER= svmohr@rm6.net -COMMENT= A graphical frontend for scmxx +COMMENT= Graphical frontend for scmxx RUN_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk diff --git a/comms/ibp/Makefile b/comms/ibp/Makefile index 03276e15adae..be6e2a030243 100644 --- a/comms/ibp/Makefile +++ b/comms/ibp/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= db EXTRACT_SUFX= .tgz MAINTAINER= db@FreeBSD.org -COMMENT= A little program for monitoring amateur radio beacons +COMMENT= Little program for monitoring amateur radio beacons USES= imake USE_XORG= x11 diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 598b7b1c2ed7..56ce1e111e30 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3977/ \ http://fossies.org/linux/misc/ MAINTAINER= johans@FreeBSD.org -COMMENT= An MS-DOS Telix serial communication program "workalike" +COMMENT= MS-DOS Telix serial communication program "workalike" RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz diff --git a/comms/p5-SMS-Send-DeviceGsm/Makefile b/comms/p5-SMS-Send-DeviceGsm/Makefile index d63b88fec1fe..b83adf804c4e 100644 --- a/comms/p5-SMS-Send-DeviceGsm/Makefile +++ b/comms/p5-SMS-Send-DeviceGsm/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw -COMMENT= An SMS::Send driver for Device::Gsm +COMMENT= SMS::Send driver for Device::Gsm BUILD_DEPENDS= p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \ p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm diff --git a/comms/pr/Makefile b/comms/pr/Makefile index 353e21eadb8c..19fa7611c294 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= pr-${PORTVERSION} MAINTAINER= anton@chelcom.ru -COMMENT= A daemon that connects local terminal device to a terminal server +COMMENT= Daemon that connects local terminal device to a terminal server WRKSRC= ${WRKDIR}/pr diff --git a/comms/qico/Makefile b/comms/qico/Makefile index c0c3cb7ab8cb..0efe677e4b7c 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.49.10-p3 DISTNAME= ${PORTNAME}-0.49.10-p3 MAINTAINER= dsh@vlink.ru -COMMENT= An FidoNet Technology Network (FTN) compatible mailer for Unix systems +COMMENT= FidoNet Technology Network (FTN) compatible mailer for Unix systems USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile index 3c9579041896..a33640efad14 100644 --- a/comms/rubygem-ruby-termios/Makefile +++ b/comms/rubygem-ruby-termios/Makefile @@ -6,7 +6,7 @@ CATEGORIES= comms rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= A Ruby interface to termios +COMMENT= Ruby interface to termios USE_RUBY= yes USE_RUBYGEMS= yes |