diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
commit | e70667cc7df46c3b52de06c99ac31973d8492e3a (patch) | |
tree | ef7226aded6c93d7cb7ea936fc49a411635283d0 /net | |
parent | 2a8418597d9a9c7ac9632024e13dd1805165a331 (diff) | |
download | freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.gz freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.zst freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.zip |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/lambdamoo/Makefile | 2 | ||||
-rw-r--r-- | net/ns/Makefile | 2 | ||||
-rw-r--r-- | net/ns2/Makefile | 2 | ||||
-rw-r--r-- | net/wmlj/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index 87d62efda524..4f9bc9897d7b 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= LambdaMOO-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= The most commonly used program to run MOOs WRKSRC= ${WRKDIR}/MOO-${PORTVERSION} diff --git a/net/ns/Makefile b/net/ns/Makefile index 27681f226eb1..cf7f253916d2 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl diff --git a/net/ns2/Makefile b/net/ns2/Makefile index 27681f226eb1..cf7f253916d2 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 9c811d0c1078..73a934937196 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A dockapp that monitors your friends list at LiveJournal.com LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl |