diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
commit | 1268252fc50336ce3e09072205a67dc50c08c770 (patch) | |
tree | f8c841f5fcd809295bdb5670fede510033082b7f /net-im | |
parent | 6fa6961aa56afc52e47d26ad3fbc80da3a5857dc (diff) |
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com>
Notes
Notes:
svn path=/head/; revision=83567
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kpopup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/kpopup/Makefile b/net-im/kpopup/Makefile index 885447c012ec..24a5a9306aaa 100644 --- a/net-im/kpopup/Makefile +++ b/net-im/kpopup/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.9.1 CATEGORIES= net kde MASTER_SITES= http://www.henschelsoft.de/kpopup/ -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= so14k@so14k.com COMMENT= KDE program for sending and receiving MS Windows WinPopup messages RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba |