svn commit: r341890 - head/sysutils/conky

Pawel Pekala pawel at FreeBSD.org
Thu Jan 30 21:47:00 UTC 2014


Author: pawel
Date: Thu Jan 30 21:47:00 2014
New Revision: 341890
URL: http://svnweb.freebsd.org/changeset/ports/341890
QAT: https://qat.redports.org/buildarchive/r341890/

Log:
  Allow slave port to set it's own COMMENT

Modified:
  head/sysutils/conky/Makefile

Modified: head/sysutils/conky/Makefile
==============================================================================
--- head/sysutils/conky/Makefile	Thu Jan 30 21:43:38 2014	(r341889)
+++ head/sysutils/conky/Makefile	Thu Jan 30 21:47:00 2014	(r341890)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	SF
 
 MAINTAINER=	ntarmos at ceid.upatras.gr
-COMMENT=	Advanced, highly configurable system monitor for X11
+COMMENT?=	Advanced, highly configurable system monitor for X11
 
 CONFLICTS?=	conky-awesome-[0-9]*
 SLAVEDIRS=	sysutils/conky-awesome


More information about the svn-ports-all mailing list