diff options
author | sem <sem@FreeBSD.org> | 2004-12-21 05:32:10 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-21 05:32:10 +0800 |
commit | 72242b53f019eec052f5a1ee89d9c869193ecf51 (patch) | |
tree | cedf2eeea679f0dc4e1d6cc7182cbcdd22fa8bc1 /irc/bobot++/Makefile | |
parent | 0f2403c523c1bc950e0a55e45d741c12d1c3708a (diff) | |
download | freebsd-ports-gnome-72242b53f019eec052f5a1ee89d9c869193ecf51.tar.gz freebsd-ports-gnome-72242b53f019eec052f5a1ee89d9c869193ecf51.tar.zst freebsd-ports-gnome-72242b53f019eec052f5a1ee89d9c869193ecf51.zip |
Welcome a new maintainer for the ports!
PR: ports/75328, ports/75330
Submitted by: Michael Ranner <mranner(at)inode.at>
Diffstat (limited to 'irc/bobot++/Makefile')
-rw-r--r-- | irc/bobot++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile index c44535211f5c..08e67caec9ff 100644 --- a/irc/bobot++/Makefile +++ b/irc/bobot++/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= bobotpp/stable.pkg/${PORTVERSION} DISTNAME= Bobot++-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mranner@inode.at COMMENT= An IRC bot written in C++ GNU_CONFIGURE= yes |