diff options
author | wosch <wosch@FreeBSD.org> | 2003-10-29 18:58:45 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 2003-10-29 18:58:45 +0800 |
commit | 30a97663180e15df9d43c4d0576b52b27f2a40a8 (patch) | |
tree | b865b3693fabec6b81b86525a2d2268b1e5549ce /textproc/info2html | |
parent | 629ce27c960dd08137e8a46c0466814d0469902d (diff) | |
download | freebsd-ports-gnome-30a97663180e15df9d43c4d0576b52b27f2a40a8.tar.gz freebsd-ports-gnome-30a97663180e15df9d43c4d0576b52b27f2a40a8.tar.zst freebsd-ports-gnome-30a97663180e15df9d43c4d0576b52b27f2a40a8.zip |
Drop MAINTAINERship.
Diffstat (limited to 'textproc/info2html')
-rw-r--r-- | textproc/info2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 3ae4a7389066..70d561e42569 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://wolfram.schneider.org/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into HTML pages MAN1= info2html.1 |