diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 22:46:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 22:46:08 +0000 |
commit | fc3bac806c028e392af19f263ec2c9c0ca7e4da0 (patch) | |
tree | b2d9ea70fd1a24c4af48a7b6bdd5ec66599b8688 /print | |
parent | 551f58d4d0f4a67f2142146d78c6eac2cf9a32fe (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index 90d8fe069cf5..dbbf5de9f9c7 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.it.usyd.edu.au/jeff/lout/ MASTER_SITE_SUBDIR= support/lout -MAINTAINER= bdluevel@heitec.net +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX like document creation system with PostScript/PDF output USE_GMAKE= yes |