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/kpopup | |
parent | 6fa6961aa56afc52e47d26ad3fbc80da3a5857dc (diff) |
Notes
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 885447c012ec..24a5a9306aaa 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 |