diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-12 09:21:28 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-12 09:21:28 +0800 |
commit | f642384a253e0f920c4d887edf5bdbd043c84b06 (patch) | |
tree | 2f75d17aafd65e735e7d66493de7ae46b8245039 /irc | |
parent | a24f323c2a70a13afd02f61228b9097b09ce0eda (diff) | |
download | freebsd-ports-gnome-f642384a253e0f920c4d887edf5bdbd043c84b06.tar.gz freebsd-ports-gnome-f642384a253e0f920c4d887edf5bdbd043c84b06.tar.zst freebsd-ports-gnome-f642384a253e0f920c4d887edf5bdbd043c84b06.zip |
Drop maintainership
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat-mircryption/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index e2e6872f765c..97a3800b482e 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://fish.sekure.us/xchat/ PKGNAMEPREFIX= xchat- DISTNAME= FiSH-xchat.v${DISTVERSION}-source -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An encryption plugin for XChat BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index 3c5c1148ff28..6d6d1673eeab 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://mircryption.sourceforge.net/Downloads/ PKGNAMEPREFIX= xchat- DISTNAME= mircryption_xchatsrc -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free encryption add-on for the popular XChat irc client RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 |