diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
commit | 83c19f0dcee8b9f481588021ea93bf9790c32c70 (patch) | |
tree | 8a4f3e55bfe1c7fa310caa432223759177bc33ae /mbone/nte | |
parent | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (diff) | |
download | freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.gz freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.zst freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.zip |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'mbone/nte')
-rw-r--r-- | mbone/nte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index d2603395ad82..bb81ced53e80 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= mbone tk MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/1.5a29/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multicast Network Text Editor LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 |