diff options
author | crees <crees@FreeBSD.org> | 2011-09-25 04:14:20 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-09-25 04:14:20 +0800 |
commit | 7788b8e2433d53497b867f3fedc5468acaaa0c7e (patch) | |
tree | ecc1804773598cb7ba687d8fd39a5f6a1cc1af30 /irc/ninja | |
parent | 10e1db1dae42d4fb0c6cb2e710a040af1eb46b76 (diff) | |
download | freebsd-ports-gnome-7788b8e2433d53497b867f3fedc5468acaaa0c7e.tar.gz freebsd-ports-gnome-7788b8e2433d53497b867f3fedc5468acaaa0c7e.tar.zst freebsd-ports-gnome-7788b8e2433d53497b867f3fedc5468acaaa0c7e.zip |
Stop maintaining irc/ninja
Diffstat (limited to 'irc/ninja')
-rw-r--r-- | irc/ninja/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index c876f95c2019..00174cd8993c 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.8.1 CATEGORIES= irc MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= crees@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another ircII based irc client WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |