aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
committereadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
commit9fbef2c45b9dda637fe075ec12b924521e028f42 (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /comms
parentd6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff)
downloadfreebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-Device-SerialPort/Makefile8
-rw-r--r--comms/p5-Fax-Hylafax-Client/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile
index 81d93dfb0487..548a0c956d41 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Device-SerialPort
-# Date created: July 6th 2003
-# Whom: Nick Sayer <nsayer@FreeBSD.org>
-#
+# Created by: Nick Sayer <nsayer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Device-SerialPort
PORTVERSION= 1.040000
@@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= perl@FreeBSD.org
-COMMENT= A perl5 module for simple serial port control
+COMMENT= Perl5 module for simple serial port control
PERL_CONFIGURE= yes
diff --git a/comms/p5-Fax-Hylafax-Client/Makefile b/comms/p5-Fax-Hylafax-Client/Makefile
index ca861e3bc98a..8f57c4ae5e84 100644
--- a/comms/p5-Fax-Hylafax-Client/Makefile
+++ b/comms/p5-Fax-Hylafax-Client/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Fax-Hylafax-Client
-# Date created: September 10 2005
-# Whom: Tony Shadwick <tshadwick@oss-solutions.com>
-#
+# Created by: Tony Shadwick <tshadwick@oss-solutions.com>
# $FreeBSD$
-#
PORTNAME= Fax-Hylafax-Client
PORTVERSION= 1.02
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A simple Perl client for the HylaFAX fax server
+COMMENT= Simple Perl client for the HylaFAX fax server
BUILD_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net
RUN_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net