diff options
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 |