diff options
author | gabor <gabor@FreeBSD.org> | 2010-06-08 15:31:58 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2010-06-08 15:31:58 +0800 |
commit | fb6cada78fd038a23201f072434320a5ef6e82ef (patch) | |
tree | 2792ac470213c08d48522655e6db23e9b1750c2e /textproc | |
parent | deecc353ebd8559d98cb129ebe5b27a0d5362795 (diff) | |
download | freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.tar.gz freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.tar.zst freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.zip |
- Drop maintainership
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 |