diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-24 14:11:15 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-24 14:11:15 +0000 |
commit | 31291626cd098affd21b90096b2b2ef02785e601 (patch) | |
tree | ba6d8658c77e4acff114615486f1e4c530ab78d2 /sysutils | |
parent | f50a6c5196a7ec90acbb4c5cb3b828c7a9396304 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linneighborhood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/linneighborhood/Makefile b/sysutils/linneighborhood/Makefile index 53ef01dcfe81..11f3dedbb883 100644 --- a/sysutils/linneighborhood/Makefile +++ b/sysutils/linneighborhood/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.bnro.de/~schmidjo/download/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ gui for browsing and mounting SMB filesystems RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba |