diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/europass-xsl/Makefile | 2 | ||||
-rw-r--r-- | textproc/uml2svg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/europass-xsl/Makefile b/textproc/europass-xsl/Makefile index 2ecd0ef65edb..f2a7527369d9 100644 --- a/textproc/europass-xsl/Makefile +++ b/textproc/europass-xsl/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc MASTER_SITES= http://europass.cedefop.europa.eu/TechnicalResources/XML/europass-xsl/ DISTNAME= ${PORTNAME}-V${PORTVERSION} -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XSL stylesheets to transform Europass documents to HTML USE_ZIP= yes diff --git a/textproc/uml2svg/Makefile b/textproc/uml2svg/Makefile index a543c9f1fb87..d5e5c02b6c2b 100644 --- a/textproc/uml2svg/Makefile +++ b/textproc/uml2svg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.18 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XSL stylesheets to convert UML to SVG NO_BUILD= yes |