summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-08 12:57:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-08 12:57:19 +0000
commita8cfa73d08f5fcda90d434a9d1c5466f09ab7d43 (patch)
tree01b07f5c3bab9d3dc67b89f5782c149538fecaf9 /print
parent- Eliminate leftovers in patch-tools_Makefile.in so any2djvu really gets (diff)
- Fix fetching by mirroring the distfile on FreeBSD.org
- Give maintainership to the submitter PR: ports/136445 Submitted by: Dereckson <dereckson@gmail.com>
Notes
Notes: svn path=/head/; revision=237421
Diffstat (limited to 'print')
-rw-r--r--print/lgrind/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile
index 93b1eb9934c9..043e27b74710 100644
--- a/print/lgrind/Makefile
+++ b/print/lgrind/Makefile
@@ -9,9 +9,8 @@ PORTNAME= lgrind
PORTVERSION= 3.67
PORTREVISION= 2
CATEGORIES= print
-#MASTER_SITES= ftp://ftp.dante.de/tex-archive/support/ \
-MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
-MASTER_SITE_SUBDIR=support
+MASTER_SITES= LOCAL/pav
+
DISTNAME= ${PORTNAME}
DISTFILES= ${PORTNAME}/source/Makefile \
${PORTNAME}/source/README \
@@ -36,14 +35,12 @@ DISTFILES= ${PORTNAME}/source/Makefile \
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${PORTNAME}.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dereckson@gmail.com
COMMENT= Produce beautiful listings of source code with LaTeX
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
-BROKEN= does not fetch
-
MAN1= lgrind.1
MAN5= lgrindef.5
MANCOMPRESSED= yes