diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 07:52:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 07:52:15 +0000 |
commit | 0ae9874aeeb271f8b4abe38ad5b98b2623907327 (patch) | |
tree | 6cf85d49c25803fa9cf9230c2fdd615d9bca6e5b | |
parent | www/tidy-devel: upgrading to 030220 (diff) |
Release maintainership
PR: ports/48620
Submitted by: Chris Knight <chris@aims.com.au>
Notes
Notes:
svn path=/head/; revision=76379
-rw-r--r-- | net/rdesktop/Makefile | 2 | ||||
-rw-r--r-- | www/eddie/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index fda990db1b38..4bd5cc338859 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= rdesktop-1.2.0 -MAINTAINER= chris@aims.com.au +MAINTAINER= ports@freebsd.org COMMENT= RDP client for Windows NT Terminal Server USE_XLIB= yes diff --git a/www/eddie/Makefile b/www/eddie/Makefile index c5e5c4f23c35..c982310049c0 100644 --- a/www/eddie/Makefile +++ b/www/eddie/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.aims.com.au/chris/ DISTNAME= eddie-1.5.1-20020619 -MAINTAINER= chris@aims.com.au +MAINTAINER= ports@freebsd.org COMMENT= Tool for building fault-tolerant redundant WWW servers BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang |