diff options
author | will <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
commit | 15eebd25880b5afc1d1172c5bc16a22fd2ba3277 (patch) | |
tree | d53da3b6ad48feb312ff4869221bcdbe5afa96ba /net/kpopup | |
parent | 417d0b4b2f3b0e29599c65c6a401fde0f9fea6be (diff) | |
download | FreeBSD-ports-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.zip FreeBSD-ports-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.gz |
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/kpopup')
-rw-r--r-- | net/kpopup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kpopup/Makefile b/net/kpopup/Makefile index 885447c..24a5a93 100644 --- a/net/kpopup/Makefile +++ b/net/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 |