svn commit: r315513 - in head: deskutils/launchy mail/p5-Net-SMTP-SSL net/xrdesktop sysutils/x86info x11/xclip
Eitan Adler
eadler at FreeBSD.org
Fri Mar 29 00:59:47 UTC 2013
Author: eadler
Date: Fri Mar 29 00:59:45 2013
New Revision: 315513
URL: http://svnweb.freebsd.org/changeset/ports/315513
Log:
Fix COMMENT
Modified:
head/deskutils/launchy/Makefile
head/mail/p5-Net-SMTP-SSL/Makefile
head/net/xrdesktop/Makefile
head/sysutils/x86info/Makefile
head/x11/xclip/Makefile
Modified: head/deskutils/launchy/Makefile
==============================================================================
--- head/deskutils/launchy/Makefile Fri Mar 29 00:55:22 2013 (r315512)
+++ head/deskutils/launchy/Makefile Fri Mar 29 00:59:45 2013 (r315513)
@@ -8,7 +8,7 @@ CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION}
MAINTAINER= eadler at FreeBSD.org
-COMMENT= An open source keystroke launcher
+COMMENT= Open source keystroke launcher
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils
Modified: head/mail/p5-Net-SMTP-SSL/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-SSL/Makefile Fri Mar 29 00:55:22 2013 (r315512)
+++ head/mail/p5-Net-SMTP-SSL/Makefile Fri Mar 29 00:59:45 2013 (r315513)
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= eadler at FreeBSD.org
-COMMENT= An SMTP client supporting SSL
+COMMENT= SMTP client supporting SSL
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
Modified: head/net/xrdesktop/Makefile
==============================================================================
--- head/net/xrdesktop/Makefile Fri Mar 29 00:55:22 2013 (r315512)
+++ head/net/xrdesktop/Makefile Fri Mar 29 00:59:45 2013 (r315513)
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= http://luggage.linux0wnsyou.com/xrdesktop/
MAINTAINER= eadler at FreeBSD.org
-COMMENT= A p5-Gtk frontend to rdesktop
+COMMENT= p5-Gtk frontend to rdesktop
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \
p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk
Modified: head/sysutils/x86info/Makefile
==============================================================================
--- head/sysutils/x86info/Makefile Fri Mar 29 00:55:22 2013 (r315512)
+++ head/sysutils/x86info/Makefile Fri Mar 29 00:59:45 2013 (r315513)
@@ -8,7 +8,7 @@ MASTER_SITES= http://codemonkey.org.uk/p
EXTRACT_SUFX= .tgz
MAINTAINER= eadler at FreeBSD.org
-COMMENT= An x86 CPU identification utility
+COMMENT= x86 CPU identification utility
LICENSE= GPLv2
Modified: head/x11/xclip/Makefile
==============================================================================
--- head/x11/xclip/Makefile Fri Mar 29 00:55:22 2013 (r315512)
+++ head/x11/xclip/Makefile Fri Mar 29 00:59:45 2013 (r315513)
@@ -8,7 +8,7 @@ CATEGORIES= x11
MASTER_SITES= SF
MAINTAINER= eadler at FreeBSD.org
-COMMENT= An interface to X selections ("the clipboard") from the command line
+COMMENT= Interface to X selections ("the clipboard") from the command line
USE_AUTOTOOLS= autoconf:env aclocal:env automake:env
USE_XORG= x11 xmu
More information about the svn-ports-head
mailing list