diff options
author | jesper <jesper@FreeBSD.org> | 2002-04-08 18:56:38 +0000 |
---|---|---|
committer | jesper <jesper@FreeBSD.org> | 2002-04-08 18:56:38 +0000 |
commit | 390a89008a966776b64a4ebc5bfd77fb7b0eb383 (patch) | |
tree | 8fe6adffc8e9d2d5770f8defdb7ef83f5467ecf7 /textproc | |
parent | 43236a77f7bed72870c392d5cb9607639cac52da (diff) | |
download | FreeBSD-ports-390a89008a966776b64a4ebc5bfd77fb7b0eb383.zip FreeBSD-ports-390a89008a966776b64a4ebc5bfd77fb7b0eb383.tar.gz |
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.
Diffstat (limited to 'textproc')
-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 1a5b6e9..eec7be0 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 |