diff options
author | linimon <linimon@FreeBSD.org> | 2008-06-03 10:42:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-06-03 10:42:06 +0800 |
commit | 9ea695c1f15153bced1763f3bd0958930af3c1d5 (patch) | |
tree | e50bfbe0584f667ffded2017bca7bafccc246b0f /print | |
parent | 90fcf432808b07e676d3b8f436f71f680b12aa86 (diff) | |
download | freebsd-ports-gnome-9ea695c1f15153bced1763f3bd0958930af3c1d5.tar.gz freebsd-ports-gnome-9ea695c1f15153bced1763f3bd0958930af3c1d5.tar.zst freebsd-ports-gnome-9ea695c1f15153bced1763f3bd0958930af3c1d5.zip |
Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past.
Diffstat (limited to 'print')
-rw-r--r-- | print/lgrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index bcf2fed8b83b..d34a2137c5e1 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -36,7 +36,7 @@ DISTFILES= ${PORTNAME}/source/Makefile \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}.tar.gz -MAINTAINER= kay_lehmann@web.de +MAINTAINER= ports@FreeBSD.org COMMENT= Produce beautiful listings of source code with LaTeX BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX |