diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
commit | a8f97fb786b0720591d7f0098b291af2d8d7a120 (patch) | |
tree | bd85744bdcab41612119638d0cc60cebf79fb455 /textproc | |
parent | 46084d8884eedfa8c471520135e6700723637b0f (diff) | |
download | ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/foiltex/Makefile | 2 | ||||
-rw-r--r-- | textproc/ppower4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/foiltex/Makefile b/textproc/foiltex/Makefile index 75881c840db4..5a123d1ccc3a 100644 --- a/textproc/foiltex/Makefile +++ b/textproc/foiltex/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= nonfree/macros/latex/contrib/${PORTNAME} DISTFILES= foiltex.dtx foiltex.ins -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= A collection of LaTeX files for making foils BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-base diff --git a/textproc/ppower4/Makefile b/textproc/ppower4/Makefile index 4a8922b0bd96..50d04ae8922a 100644 --- a/textproc/ppower4/Makefile +++ b/textproc/ppower4/Makefile @@ -15,7 +15,7 @@ DISTFILES= pp4sty.zip pp4p.jar manual.pdf leveldemo.zip DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= pp4sty.zip leveldemo.zip -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= Post processor for PDF presentations made with (La)TeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |