diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 07:25:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 07:25:09 +0800 |
commit | be60121e66af956c6640205a30c1f822da4e7287 (patch) | |
tree | 008d998f8af09b18a6a826f6888b9ebd70b33307 /www | |
parent | a09e472d2f0f84a5a6b3255d92f45c5629a47fde (diff) | |
download | freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.tar.gz freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.tar.zst freebsd-ports-gnome-be60121e66af956c6640205a30c1f822da4e7287.zip |
Reset kwm due to no response about email.
Hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish/Makefile | 2 | ||||
-rw-r--r-- | www/evolution-webcal/Makefile | 2 | ||||
-rw-r--r-- | www/gurlchecker/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index d7bc68b92a83..c6697d301058 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ http://bluefish.mrball.net/${DOWNLOAD}/ \ ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML editor designed for the experienced web designer LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 1d7134e23559..05eea84f3962 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.4 PKGNAMEPREFIX= evolution- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Webcal(endar) handler for gnome USE_X_PREFIX= yes diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile index c502421cd278..f21746046724 100644 --- a/www/gurlchecker/Makefile +++ b/www/gurlchecker/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= http://labs.libre-entreprise.org/download.php/${DOWNNUM}/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Gnome program to check a page/website for broken links LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \ |