diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
commit | 7c10e30e3aea97d6b65551065e2fe6d96021f81e (patch) | |
tree | 67a238e44246082feccc9cf2252f74c6c63211d6 /net | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) | |
download | ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.tar.gz ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ip6_int/Makefile | 2 | ||||
-rw-r--r-- | net/ip6_int/pkg-descr | 2 | ||||
-rw-r--r-- | net/link-monitor-applet/Makefile | 2 | ||||
-rw-r--r-- | net/link-monitor-applet/pkg-descr | 2 | ||||
-rw-r--r-- | net/linux-nx-client/Makefile | 2 | ||||
-rw-r--r-- | net/linux-nx-client/pkg-descr | 2 | ||||
-rw-r--r-- | net/peercast/Makefile | 2 | ||||
-rw-r--r-- | net/peercast/pkg-descr | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/net/ip6_int/Makefile b/net/ip6_int/Makefile index 637fb128a104..4deee59aa82a 100644 --- a/net/ip6_int/Makefile +++ b/net/ip6_int/Makefile @@ -13,7 +13,7 @@ DISTNAME= ip6_int EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value PLIST_FILES= bin/ip6_int diff --git a/net/ip6_int/pkg-descr b/net/ip6_int/pkg-descr index a1c8d76e32af..96df2f225646 100644 --- a/net/ip6_int/pkg-descr +++ b/net/ip6_int/pkg-descr @@ -5,4 +5,4 @@ addresses. If the address is followed by /n, the PTR is truncated to n bits. - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org diff --git a/net/link-monitor-applet/Makefile b/net/link-monitor-applet/Makefile index 3ff535dcb631..aeb6bab623d9 100644 --- a/net/link-monitor-applet/Makefile +++ b/net/link-monitor-applet/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= link-monitor -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A GNOME applet displaying the round-trip time to one or more hosts USE_X_PREFIX= yes diff --git a/net/link-monitor-applet/pkg-descr b/net/link-monitor-applet/pkg-descr index 16ccc4a2fdea..39c0a09d34d5 100644 --- a/net/link-monitor-applet/pkg-descr +++ b/net/link-monitor-applet/pkg-descr @@ -10,4 +10,4 @@ Link Monitor Applet features include: WWW: http://www.nongnu.org/link-monitor/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org diff --git a/net/linux-nx-client/Makefile b/net/linux-nx-client/Makefile index a74e1c7c7c10..07621a05d24d 100644 --- a/net/linux-nx-client/Makefile +++ b/net/linux-nx-client/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.nomachine.com/download/nxclient/${PORTVERSION}/Linux-Static-Tar/ DISTNAME= nxclient-${PORTVERSION}-91.i386 -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= The NoMachine NX client RUN_DEPENDS= ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg diff --git a/net/linux-nx-client/pkg-descr b/net/linux-nx-client/pkg-descr index 4594ff03c931..817fae63b289 100644 --- a/net/linux-nx-client/pkg-descr +++ b/net/linux-nx-client/pkg-descr @@ -8,4 +8,4 @@ Microsoft RDP, Citrix ICA and VNC desktops remotely. WWW: http://www.nomachine.com/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org diff --git a/net/peercast/Makefile b/net/peercast/Makefile index 64e0e931290a..75acac22ab33 100644 --- a/net/peercast/Makefile +++ b/net/peercast/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.peercast.org/ DISTNAME= peercast-linux EXTRACT_SUFX= .tgz -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A peer-to-peer network for broadcasting and listening to streams USE_LINUX?= yes diff --git a/net/peercast/pkg-descr b/net/peercast/pkg-descr index a5f32665e331..166ce0866441 100644 --- a/net/peercast/pkg-descr +++ b/net/peercast/pkg-descr @@ -6,4 +6,4 @@ and watch stations not normally found on commercially funded sites. WWW: http://www.peercast.org/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |