diff options
author | dinoex <dinoex@FreeBSD.org> | 2016-10-07 03:55:09 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2016-10-07 03:55:09 +0800 |
commit | c78d161acb41bab23ecbd4146cb055e41361ad05 (patch) | |
tree | 75aec54b01fbf58fe2cb4d3069e522de46181717 /irc | |
parent | 152c07226a31f6c4f8f73bd69e77f26d789492d5 (diff) | |
download | freebsd-ports-gnome-c78d161acb41bab23ecbd4146cb055e41361ad05.tar.gz freebsd-ports-gnome-c78d161acb41bab23ecbd4146cb055e41361ad05.tar.zst freebsd-ports-gnome-c78d161acb41bab23ecbd4146cb055e41361ad05.zip |
- drop maintainership
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 |