diff options
author | will <will@FreeBSD.org> | 2003-06-25 12:27:38 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-25 12:27:38 +0800 |
commit | 15eebd25880b5afc1d1172c5bc16a22fd2ba3277 (patch) | |
tree | d53da3b6ad48feb312ff4869221bcdbe5afa96ba /net-im | |
parent | 417d0b4b2f3b0e29599c65c6a401fde0f9fea6be (diff) | |
download | freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.gz freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.zst freebsd-ports-gnome-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.zip |
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>
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 |