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/xchat-mircryption/Makefile | |
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/xchat-mircryption/Makefile')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |