diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
commit | b1ff38d2663118ba97e0dd6cb2f76fd638661222 (patch) | |
tree | 7f28c1a0860aa99064d6e3b6ffad82c2180c5446 /net | |
parent | a40009e26e14778e293971e9a455c43efe5ade68 (diff) | |
download | ports-b1ff38d2663118ba97e0dd6cb2f76fd638661222.tar.gz ports-b1ff38d2663118ba97e0dd6cb2f76fd638661222.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/linneighborhood/Makefile | 2 | ||||
-rw-r--r-- | net/nifmon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/linneighborhood/Makefile b/net/linneighborhood/Makefile index a8e09b242318..53ef01dcfe81 100644 --- a/net/linneighborhood/Makefile +++ b/net/linneighborhood/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.bnro.de/~schmidjo/download/ -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= GTK+ gui for browsing and mounting SMB filesystems RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba diff --git a/net/nifmon/Makefile b/net/nifmon/Makefile index 5ce9e458004f..186599f2f1c7 100644 --- a/net/nifmon/Makefile +++ b/net/nifmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.freebsd-support.de/misc/ -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A curses based network interface monitoring tool MAN8= nifmon.8 |