diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 21:32:13 +0800 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 21:32:13 +0800 |
commit | a8f97fb786b0720591d7f0098b291af2d8d7a120 (patch) | |
tree | bd85744bdcab41612119638d0cc60cebf79fb455 /textproc/foiltex | |
parent | 46084d8884eedfa8c471520135e6700723637b0f (diff) | |
download | freebsd-ports-gnome-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz freebsd-ports-gnome-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.zst freebsd-ports-gnome-a8f97fb786b0720591d7f0098b291af2d8d7a120.zip |
Convert MAINTAINER to my freebsd.org account.
Diffstat (limited to 'textproc/foiltex')
-rw-r--r-- | textproc/foiltex/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |