diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
commit | c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0 (patch) | |
tree | 30366032792132ca78fe65499ece8f8b99e08d43 /net | |
parent | 2510d85eef6a4f49b119a4aa0223fa1296b9ce49 (diff) | |
download | freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.gz freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.zst freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.zip |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
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 e3080f29a346..f56b72b7650c 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= LambdaMOO-${PORTVERSION} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@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 dab6eea4f420..d53c3e3d579b 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nsnam -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@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 dab6eea4f420..d53c3e3d579b 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nsnam -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@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 9ee7f841bf23..98a940f99fe6 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that monitors your friends list at LiveJournal.com LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl |