aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-10-02 00:34:17 +0800
committersat <sat@FreeBSD.org>2006-10-02 00:34:17 +0800
commite4ecbf3ab042892dc131008d6bc4d48f3edd1715 (patch)
treed074690cd273419cfaa143db04b69bb9fcdcba95 /www/aria2/Makefile
parent2eeb6f4bf36ecaeb417384ff4e1de5d59af9a565 (diff)
downloadfreebsd-ports-gnome-e4ecbf3ab042892dc131008d6bc4d48f3edd1715.tar.gz
freebsd-ports-gnome-e4ecbf3ab042892dc131008d6bc4d48f3edd1715.tar.zst
freebsd-ports-gnome-e4ecbf3ab042892dc131008d6bc4d48f3edd1715.zip
- Update to 0.8.1
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r--www/aria2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 11054d722247..b55a0cc83409 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= aria2
-DISTVERSION= 0.8.0
+DISTVERSION= 0.8.1
CATEGORIES= www
-MASTER_SITES= SF
+MASTER_SITES= SFE
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Yet another download tool
@@ -25,6 +25,7 @@ PLIST_FILES= bin/aria2c \
share/locale/de/LC_MESSAGES/aria2c.mo \
share/locale/ja/LC_MESSAGES/aria2c.mo \
share/locale/ru/LC_MESSAGES/aria2c.mo
+MAN1= aria2c.1
.include <bsd.port.pre.mk>