diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat-ruby/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index 65926cf48ddc..97869512f50d 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://wirehack7.opsys.de/FiSH/xchat/ \ PKGNAMEPREFIX= xchat- DISTNAME= FiSH-XChat.v${DISTVERSION}-source -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Encryption plugin for XChat BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:math/miracl diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile index 0d2b9e6abfa4..e2fb692c747e 100644 --- a/irc/xchat-ruby/Makefile +++ b/irc/xchat-ruby/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/xchat-${PORTNAME}/xchat-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= xchat- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-src -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby-scripting plugin for XChat RUN_DEPENDS= xchat:irc/xchat |