diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /ftp | |
parent | Approved by: Will (diff) |
Maintainer is now a committer, update email accordingly
Approved by: will
Notes
Notes:
svn path=/head/; revision=33350
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/caitoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/caitoo/Makefile b/ftp/caitoo/Makefile index 8d6ce9988f09..1e0f4ddd2fff 100644 --- a/ftp/caitoo/Makefile +++ b/ftp/caitoo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://devel-home.kde.org/~caitoo/src/ \ ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/apps/network -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ kdeui.3:${PORTSDIR}/x11/kdelibs11 \ |