diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /www/kwebsearch | |
parent | Move distfile to my local-distfile hosting on ftp.FreeBSD.org and unleash (diff) |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Diffstat (limited to 'www/kwebsearch')
-rw-r--r-- | www/kwebsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kwebsearch/Makefile b/www/kwebsearch/Makefile index 8a68def39d6d..0a4aa0318bc1 100644 --- a/www/kwebsearch/Makefile +++ b/www/kwebsearch/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= www kde MASTER_SITES= http://www.bawue.de/~rgoetz/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 BUILD_DEPENDS= ${LOCALBASE}/bin/gettext:${PORTSDIR}/devel/gettext |