diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-11 00:33:25 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-11 00:33:25 +0800 |
commit | 2b038caf2d0f61ebd1e4e307e6dba232a2b3626e (patch) | |
tree | 9f3073aad4fba468a821a8e49a9ec702bc7bd63d /irc | |
parent | 67635abe63f459f7d282a7b68e5576794877e54f (diff) | |
download | freebsd-ports-gnome-2b038caf2d0f61ebd1e4e307e6dba232a2b3626e.tar.gz freebsd-ports-gnome-2b038caf2d0f61ebd1e4e307e6dba232a2b3626e.tar.zst freebsd-ports-gnome-2b038caf2d0f61ebd1e4e307e6dba232a2b3626e.zip |
Give up maintainership
Diffstat (limited to 'irc')
-rw-r--r-- | irc/iip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/iip/Makefile b/irc/iip/Makefile index f4fca9e88d3e..6a4a8c3102cd 100644 --- a/irc/iip/Makefile +++ b/irc/iip/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure and Anonymous Instant Messaging WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |