aboutsummaryrefslogtreecommitdiff
path: root/www/guile-www
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
commit854c187a95dd45c631fce6c886af4da10a25addd (patch)
treeabf919a40a64e4dba1699470b0cbc529a7b97a59 /www/guile-www
parent54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff)
downloadports-854c187a95dd45c631fce6c886af4da10a25addd.tar.gz
ports-854c187a95dd45c631fce6c886af4da10a25addd.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>
Notes
Notes: svn path=/head/; revision=81956
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