diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2005-11-14 01:13:15 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2005-11-14 01:13:15 +0800 |
commit | 464bb941ba75463db0043fa3a708daac0bf631cb (patch) | |
tree | 213be3acfa34081cf47a52eef150c44b5e784895 /x11-toolkits/xmhtml/Makefile | |
parent | b78b7f02a00e3de4de8d5448a66990df35327d38 (diff) | |
download | freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.gz freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.tar.zst freebsd-ports-gnome-464bb941ba75463db0043fa3a708daac0bf631cb.zip |
o) Drop maintainership cause I didn't use these ports since months anymore.
Diffstat (limited to 'x11-toolkits/xmhtml/Makefile')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index ece4cc9a02e0..8f0d2ed12780 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits www MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/ -MAINTAINER= Lars.Koeller@Uni-Bielefeld.de +MAINTAINER= ports@freebsd.org COMMENT= A Motif widget set for displaying HTML 3.2 documents LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |