diff options
Diffstat (limited to 'ftp/axel/Makefile')
-rw-r--r-- | ftp/axel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index f963e8e1f200..7900a412d870 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -8,12 +8,13 @@ PORTNAME= axel PORTVERSION= 1.0a +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ MAINTAINER= lintux@debian.org -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes HAS_CONFIGURE= yes |