diff options
author | roam <roam@FreeBSD.org> | 2002-03-21 00:09:09 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2002-03-21 00:09:09 +0800 |
commit | d7ff633e0b7d9cd05f3bd36d2e61c03ba27599a1 (patch) | |
tree | 0a356fd5f2dd1fcdad742ec09620eccfc0310aa1 /ftp | |
parent | 318f69a92327d40c03b00e6a31914d769553ce4e (diff) | |
download | freebsd-ports-gnome-d7ff633e0b7d9cd05f3bd36d2e61c03ba27599a1.tar.gz freebsd-ports-gnome-d7ff633e0b7d9cd05f3bd36d2e61c03ba27599a1.tar.zst freebsd-ports-gnome-d7ff633e0b7d9cd05f3bd36d2e61c03ba27599a1.zip |
Update to 1.0a.
PR: 36134
Submitted by: maintainer
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/axel/Makefile | 4 | ||||
-rw-r--r-- | ftp/axel/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile index 8885d8412078..f963e8e1f200 100644 --- a/ftp/axel/Makefile +++ b/ftp/axel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= axel -PORTVERSION= 1.0 +PORTVERSION= 1.0a CATEGORIES= ftp MASTER_SITES= http://www.lintux.cx/downloads/ @@ -17,7 +17,7 @@ LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old USE_GMAKE= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1 +CONFIGURE_ARGS= -prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1 MAN1= axel.1 diff --git a/ftp/axel/distinfo b/ftp/axel/distinfo index 7612a37e8d14..e9ac78c7e312 100644 --- a/ftp/axel/distinfo +++ b/ftp/axel/distinfo @@ -1 +1 @@ -MD5 (axel-1.0.tar.gz) = 1a8c477939762cac241fc2362b13b07e +MD5 (axel-1.0a.tar.gz) = 2d94c0b36b374834567f1fcec5f89119 |