diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-24 14:23:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-24 14:23:46 +0800 |
commit | 89252ea7007b500e6eeacfa33569f68b18ad3f92 (patch) | |
tree | adc5ba386a9d598c15212f2f69f9e352b7aa7daf /www | |
parent | e3d727d4a4160fd0cd0e385ae9ed49c351b472f8 (diff) | |
download | freebsd-ports-graphics-89252ea7007b500e6eeacfa33569f68b18ad3f92.tar.gz freebsd-ports-graphics-89252ea7007b500e6eeacfa33569f68b18ad3f92.tar.zst freebsd-ports-graphics-89252ea7007b500e6eeacfa33569f68b18ad3f92.zip |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/demoroniser/Makefile | 2 | ||||
-rw-r--r-- | www/webfs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/demoroniser/Makefile b/www/demoroniser/Makefile index 47d49e7a402..34780d946c4 100644 --- a/www/demoroniser/Makefile +++ b/www/demoroniser/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fourmilab.ch/webtools/demoroniser/ \ MASTER_SITE_SUBDIR=jedgar DISTNAME= ${PORTNAME} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Correct moronic and gratuitously incompatible HTML from MS applications USE_ZIP= yes diff --git a/www/webfs/Makefile b/www/webfs/Makefile index 2bfe67bae27..3853dfe939b 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 0 CATEGORIES= www ipv6 MASTER_SITES= http://dl.bytesex.org/releases/webfs/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple http server for static content RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support |