diff options
author | jesper <jesper@FreeBSD.org> | 2002-04-09 02:56:38 +0800 |
---|---|---|
committer | jesper <jesper@FreeBSD.org> | 2002-04-09 02:56:38 +0800 |
commit | 390a89008a966776b64a4ebc5bfd77fb7b0eb383 (patch) | |
tree | 8fe6adffc8e9d2d5770f8defdb7ef83f5467ecf7 /textproc | |
parent | 43236a77f7bed72870c392d5cb9607639cac52da (diff) | |
download | freebsd-ports-gnome-390a89008a966776b64a4ebc5bfd77fb7b0eb383.tar.gz freebsd-ports-gnome-390a89008a966776b64a4ebc5bfd77fb7b0eb383.tar.zst freebsd-ports-gnome-390a89008a966776b64a4ebc5bfd77fb7b0eb383.zip |
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 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 |