diff options
author | erwin <erwin@FreeBSD.org> | 2004-02-17 20:11:23 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-02-17 20:11:23 +0000 |
commit | c58fe0d94d904c0851d29fa3de386bb0f5281b8e (patch) | |
tree | 55bf535216d3c620b65dbedeb3d2f70ac92a92d4 /net/linneighborhood | |
parent | f848deba135d43f134a5b3989d8cee695797a5e4 (diff) | |
download | FreeBSD-ports-c58fe0d94d904c0851d29fa3de386bb0f5281b8e.zip FreeBSD-ports-c58fe0d94d904c0851d29fa3de386bb0f5281b8e.tar.gz |
Simon Barner agreed to take over the maintainership and handle the PTHREAD=
issue. Thanks and good luck!
PR: 62975
Submitted by: Heiner <h.eichmann@gmx.de> (old maintainer)
Diffstat (limited to 'net/linneighborhood')
-rw-r--r-- | net/linneighborhood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linneighborhood/Makefile b/net/linneighborhood/Makefile index 8a410a9..54a2b10 100644 --- a/net/linneighborhood/Makefile +++ b/net/linneighborhood/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.bnro.de/~schmidjo/download/ -MAINTAINER= h.eichmann@gmx.de +MAINTAINER= barner@gmx.de COMMENT= GTK+ gui for browsing and mounting SMB filesystems RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba |