aboutsummaryrefslogtreecommitdiffstats
path: root/www/guile-www
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-06-02 09:24:33 +0800
committernaddy <naddy@FreeBSD.org>2003-06-02 09:24:33 +0800
commitbf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4 (patch)
tree1d69717d4c51c87e619253154d6c93cbb6388073 /www/guile-www
parentaf5bbed9ade96a61b0c02091db75ad4168ea1240 (diff)
downloadfreebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.gz
freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.zst
freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.zip
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'www/guile-www')
-rw-r--r--www/guile-www/Makefile2
-rw-r--r--www/guile-www/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/www/guile-www/Makefile b/www/guile-www/Makefile
index 90c66fd73388..04f079b6954f 100644
--- a/www/guile-www/Makefile
+++ b/www/guile-www/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= guile
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Guile modules for WWW interaction
RUN_DEPENDS= guile:${PORTSDIR}/lang/guile
diff --git a/www/guile-www/pkg-descr b/www/guile-www/pkg-descr
index 00248489daaf..dce663966fc9 100644
--- a/www/guile-www/pkg-descr
+++ b/www/guile-www/pkg-descr
@@ -3,6 +3,3 @@ navigating HTTP connections, parsing URLs, handling CGI operations,
and fetching WWW resources.
WWW: http://www.gnu.org/software/guile/
-
-- Kimura Fuyuki
-fuyuki@hadaly.org