diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 11:06:10 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 11:06:10 +0800 |
commit | 0034c65b61c611e259d83ff04408056fafe9feee (patch) | |
tree | 3e246c820b7386b1bbe6f74e1e874b1bb2990260 /mail/perdition/Makefile | |
parent | 3bdb6f0506635a34a7f0afd1c066a3f889a39923 (diff) | |
download | freebsd-ports-gnome-0034c65b61c611e259d83ff04408056fafe9feee.tar.gz freebsd-ports-gnome-0034c65b61c611e259d83ff04408056fafe9feee.tar.zst freebsd-ports-gnome-0034c65b61c611e259d83ff04408056fafe9feee.zip |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
Diffstat (limited to 'mail/perdition/Makefile')
-rw-r--r-- | mail/perdition/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 7ff0565a3823..867825e12cf2 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://perdition.sourceforge.net/pub/perdition/%SUBDIR%/ \ ftp://ftp.us.vergenet.net/pub/perdition/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ popt.0:${PORTSDIR}/devel/popt \ |