diff options
author | knu <knu@FreeBSD.org> | 2003-01-25 11:08:00 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-01-25 11:08:00 +0000 |
commit | d9c484882e1368060890724c74b1477d4cd7e3c9 (patch) | |
tree | 7fdd91f71e8f0a156132f410b09bfa211943abb6 | |
parent | beb1597238589d55cf28d798f5b6642333bdaa2c (diff) | |
download | FreeBSD-ports-d9c484882e1368060890724c74b1477d4cd7e3c9.zip FreeBSD-ports-d9c484882e1368060890724c74b1477d4cd7e3c9.tar.gz |
Drop maintainership. Feel free to break this port when updating the
master port (x11-toolkits/fox).
It seems FOX folks will not do any I18N in near future and I'm tired
of messing with this anti-modern toolkit.
-rw-r--r-- | x11-toolkits/fox-xunicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox-xunicode/Makefile b/x11-toolkits/fox-xunicode/Makefile index 64fc51a..d9bdb69 100644 --- a/x11-toolkits/fox-xunicode/Makefile +++ b/x11-toolkits/fox-xunicode/Makefile @@ -10,7 +10,7 @@ MASTERDIR= ${.CURDIR}/../fox PORTVERSION= 0.99.174 PORTREVISION= 1 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ${.CURDIR}/pkg-comment |