Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 13:40:45 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477652 - head/print/pdftk
Message-ID:  <201808201340.w7KDejtQ075053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Aug 20 13:40:45 2018
New Revision: 477652
URL: https://svnweb.freebsd.org/changeset/ports/477652

Log:
  Give back to the pool.
  
  I have been pointed to graphics/poppler-utils that contains all the
  tools I need, and has a much smaller footprint.

Modified:
  head/print/pdftk/Makefile   (contents, props changed)

Modified: head/print/pdftk/Makefile
==============================================================================
--- head/print/pdftk/Makefile	Mon Aug 20 13:26:09 2018	(r477651)
+++ head/print/pdftk/Makefile	Mon Aug 20 13:40:45 2018	(r477652)
@@ -8,7 +8,7 @@ CATEGORIES=	print
 MASTER_SITES=	http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ LOCAL/mat/pdftk
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	mat@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple tool for doing everyday things with PDF documents
 
 LICENSE=	GPLv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808201340.w7KDejtQ075053>