diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-02-17 20:11:23 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-02-17 20:11:23 +0000 |
commit | bb686e640493d979fad78e6e623227713f11d8c3 (patch) | |
tree | d7024f67ce04bc3dbc645c4ec8516a27c943d55e /net/linneighborhood | |
parent | Update to 1.3 (diff) |
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 8a410a93a898..54a2b1015a66 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 |