diff options
author | Jesper Skriver <jesper@FreeBSD.org> | 2002-04-08 18:56:38 +0000 |
---|---|---|
committer | Jesper Skriver <jesper@FreeBSD.org> | 2002-04-08 18:56:38 +0000 |
commit | b9a80b5100f69d4992ff06d854d71d5b932e4067 (patch) | |
tree | 5c8baf2116e50fa5bab27a9fd5437fef10494ae1 | |
parent | Now explicitly stating that this module is only for Tomcat 3. (diff) |
Release maintainership to ports@
It's possible that the 0.9 version breaks Gnome, but as I don't use
Gnome, I have no way of testing that.
Notes
Notes:
svn path=/head/; revision=57461
-rw-r--r-- | textproc/gtk-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 1a5b6e9eff81..eec7be06811a 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9 CATEGORIES= textproc MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/ -MAINTAINER= jesper@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/share/sgml/docbook/dsssl/modular/html/docbook.dsl:${PORTSDIR}/textproc/dsssl-docbook-modular RUN_DEPENDS= jade:${PORTSDIR}/textproc/jade |