aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-01 14:45:16 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-01 14:45:16 +0000
commitd46aafc64e7f26faee93dd1d52fe9aabd2f2a0a4 (patch)
tree75e996b6bfaf407af3b02c9859874edec02f73c4 /print
parentb08b0f2551cfe3d80ae1ae82608a59e8e4edd113 (diff)
Notes
Diffstat (limited to 'print')
-rw-r--r--print/jabref/Makefile7
-rw-r--r--print/latexmk/Makefile9
2 files changed, 4 insertions, 12 deletions
diff --git a/print/jabref/Makefile b/print/jabref/Makefile
index fe20099cc4c8..565fcef3065c 100644
--- a/print/jabref/Makefile
+++ b/print/jabref/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: jabref
-# Date created: 18 Jan 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
PORTNAME= jabref
@@ -13,7 +10,7 @@ DISTNAME= JabRef-${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY= #
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A (BibTeX native) bibliographic reference manager
USE_JAVA= yes
diff --git a/print/latexmk/Makefile b/print/latexmk/Makefile
index 7f8ccefd1576..8716be7d95f5 100644
--- a/print/latexmk/Makefile
+++ b/print/latexmk/Makefile
@@ -1,17 +1,12 @@
-# ex:ts=8
-# New ports collection makefile for: latexmk
-# Date created: 17 Dec 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= latexmk
PORTVERSION= 431
CATEGORIES= print
MASTER_SITES= http://www.phys.psu.edu/~collins/software/latexmk/
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to completely automate generating output from LaTeX documents
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX