diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-10-06 19:55:09 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-10-06 19:55:09 +0000 |
commit | a0792fb8e4973c3c9b00125d43bca0606334f2ce (patch) | |
tree | 75aec54b01fbf58fe2cb4d3069e522de46181717 | |
parent | mail/imapsync: 1.678 -> 1.727 (diff) |
- drop maintainership
-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 |