diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-11-20 13:10:05 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-11-20 13:10:05 +0000 |
commit | 7e2f899bff496a126a39cf9327e612ee08c2e93e (patch) | |
tree | 7f01af01d9f79bc21dd03064bc3120230a37c9f8 /ftp | |
parent | 432b366dd5d5b7107967d308ebe548a0c4240677 (diff) | |
download | FreeBSD-ports-7e2f899bff496a126a39cf9327e612ee08c2e93e.zip FreeBSD-ports-7e2f899bff496a126a39cf9327e612ee08c2e93e.tar.gz |
Pass over maintainership to Wilmer van der Gaast <lintux@lintux.cx>.
Submitted by: Wilmer van der Gaast <lintux@lintux.cx>
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/axel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 8b351bc..3bc4208 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.99b CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lintux@lintux.cx LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt \ intl:${PORTSDIR}/devel/gettext |