diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-20 13:10:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-20 13:10:05 +0000 |
commit | 70f19bfdeb627866c4833f1b94cd6c3db8a5f5a5 (patch) | |
tree | e08eb3f7992e1dd3ac0b3bf80e90363539b13d78 /ftp | |
parent | Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozilla (diff) |
Pass over maintainership to Wilmer van der Gaast <lintux@lintux.cx>.
Submitted by: Wilmer van der Gaast <lintux@lintux.cx>
Notes
Notes:
svn path=/head/; revision=50255
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 8b351bc52fb3..3bc420878cab 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 |