[Midnightbsd-cvs] mports [23826] trunk/x11/xsel/Makefile: fix text
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Tue Aug 21 16:09:05 EDT 2018
    
    
  
Revision: 23826
          http://svnweb.midnightbsd.org/mports/?rev=23826
Author:   laffer1
Date:     2018-08-21 16:09:05 -0400 (Tue, 21 Aug 2018)
Log Message:
-----------
fix text
Modified Paths:
--------------
    trunk/x11/xsel/Makefile
Modified: trunk/x11/xsel/Makefile
===================================================================
--- trunk/x11/xsel/Makefile	2018-08-21 20:08:26 UTC (rev 23825)
+++ trunk/x11/xsel/Makefile	2018-08-21 20:09:05 UTC (rev 23826)
@@ -1,15 +1,14 @@
 # $MidnightBSD$
 # $FreeBSD: ports/x11/xsel/Makefile,v 1.9 2009/01/23 16:28:24 flz Exp $
-#
 
 PORTNAME=	xsel
 PORTVERSION=	0.04.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 MASTER_SITES=	http://BSDforge.com/projects/source/x11/xsel/
 
 MAINTAINER=	ports at midnightbsd.org
-COMMENT=	Access X selection from command line
+COMMENT=	Access X selection buffer from command line
 
 LICENSE=	mit
 
    
    
More information about the Midnightbsd-cvs
mailing list