diff options
author | lioux <lioux@FreeBSD.org> | 2000-11-03 05:38:53 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-11-03 05:38:53 +0800 |
commit | c12c67c35c9c6579aab546af05b0fc266b2b3450 (patch) | |
tree | 6d64d5992e21da50529e285324b247765b7f53c2 /ftp/downloader/Makefile | |
parent | 7eddf4969109c3359205345652f199ecbaa0cdad (diff) | |
download | freebsd-ports-gnome-c12c67c35c9c6579aab546af05b0fc266b2b3450.tar.gz freebsd-ports-gnome-c12c67c35c9c6579aab546af05b0fc266b2b3450.tar.zst freebsd-ports-gnome-c12c67c35c9c6579aab546af05b0fc266b2b3450.zip |
Update port to version 1.20pre
PR: ports/22544
Submitted by: maintainer
Diffstat (limited to 'ftp/downloader/Makefile')
-rw-r--r-- | ftp/downloader/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index fb353f42957c..ca6f4542d246 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -6,12 +6,12 @@ # PORTNAME= downloader -PORTVERSION= 1.19 +PORTVERSION= 1.20.p CATEGORIES= ftp MASTER_SITES= http://www.krasu.ru/soft/chuchelo/files/ \ ftp://ftp.server51.freshmeat.net/pub/d4x/ \ ftp://ftp.chg.ru/pub/X11/applications/Xdownloader/ -DISTNAME= nt-${PORTVERSION} +DISTNAME= nt-1.20pre MAINTAINER= andrew@chg.ru |