diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-08-31 20:38:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-08-31 20:38:21 +0000 |
commit | d56b289848aea58e4cebdbec97cfa270699a65d7 (patch) | |
tree | 4e7e3d9fc48eb3de4f40b494f45889d0495f4b3b /textproc/slides | |
parent | 0f2483dc072939f1a63d36b66757c15a85c4c2b7 (diff) |
Notes
Diffstat (limited to 'textproc/slides')
-rw-r--r-- | textproc/slides/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/slides/Makefile b/textproc/slides/Makefile index bf188e6961f5..83c89e00230f 100644 --- a/textproc/slides/Makefile +++ b/textproc/slides/Makefile @@ -15,7 +15,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= docbook -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= ports@FreeBSD.org COMMENT= Doctype and stylesheets for making slides RUN_DEPENDS= ${LOCALBASE}/share/xsl/docbook/catalog:${PORTSDIR}/textproc/docbook-xsl |