diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-20 21:32:10 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-20 21:32:10 +0000 |
commit | 4a00d83fa1e111e7df79fff863d260c4ce795820 (patch) | |
tree | b60a9b26172e38cbcd28a6f3eba4522c48dc0397 /irc | |
parent | 86c80eef8f5f3346cd24602c6b3efaea3bb8dfce (diff) | |
download | ports-4a00d83fa1e111e7df79fff863d260c4ce795820.tar.gz ports-4a00d83fa1e111e7df79fff863d260c4ce795820.zip |
Notes
Diffstat (limited to 'irc')
-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 |