diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /ftp | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/downloader/Makefile | 1 | ||||
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/gwget/Makefile | 1 | ||||
-rw-r--r-- | ftp/urlgfe/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index 6baa0805904a..32aa61c2e527 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -8,6 +8,7 @@ PORTNAME= downloader PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.krasu.ru/soft/chuchelo/files/ \ ftp://ftp.chg.ru/pub/X11/applications/Xdownloader/ diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile index 7baf47213352..533239049429 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -8,7 +8,7 @@ PORTNAME= ftpcube PORTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 49a88fd834ca..75769df5b815 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -7,6 +7,7 @@ PORTNAME= gwget PORTVERSION= 0.90 +PORTREVISION= 1 CATEGORIES= ftp www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gwget diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile index f9a167e72af8..48f5a55fa2b4 100644 --- a/ftp/urlgfe/Makefile +++ b/ftp/urlgfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= urlgfe PORTVERSION= 0.7.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= urlget |