diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
commit | 235c907ae5ea9956ecbe6fc718411fb2d358bc10 (patch) | |
tree | 2cda4acd1b6ce680f96281958b269635184a5143 /ftp | |
parent | bf17204649e1bac9693dbd3032528487d798cc77 (diff) | |
download | ports-235c907ae5ea9956ecbe6fc718411fb2d358bc10.tar.gz ports-235c907ae5ea9956ecbe6fc718411fb2d358bc10.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/downloader/Makefile | 1 | ||||
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/gftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/gwget/Makefile | 1 | ||||
-rw-r--r-- | ftp/kasablanca/Makefile | 2 | ||||
-rw-r--r-- | ftp/kbear/Makefile | 2 | ||||
-rw-r--r-- | ftp/kftpgrabber/Makefile | 1 | ||||
-rw-r--r-- | ftp/kpum/Makefile | 2 | ||||
-rw-r--r-- | ftp/kwebget/Makefile | 2 | ||||
-rw-r--r-- | ftp/pureadmin/Makefile | 1 | ||||
-rw-r--r-- | ftp/urlgfe/Makefile | 2 |
11 files changed, 11 insertions, 7 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index 61af7099aebd..2d4cb4b65706 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -8,6 +8,7 @@ PORTNAME= downloader PORTVERSION= 2.5.6 +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 63333c88bd91..e94d2742898c 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -8,7 +8,7 @@ PORTNAME= ftpcube PORTVERSION= 0.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 8aef504cecac..dd589cedae55 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gftp PORTVERSION= 2.0.18 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 8bcaa46ce657..3bf604f1334f 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -7,6 +7,7 @@ PORTNAME= gwget PORTVERSION= 0.95 +PORTREVISION= 1 CATEGORIES= ftp www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} diff --git a/ftp/kasablanca/Makefile b/ftp/kasablanca/Makefile index 58ef420d2ec3..2f4704b17d8a 100644 --- a/ftp/kasablanca/Makefile +++ b/ftp/kasablanca/Makefile @@ -6,7 +6,7 @@ PORTNAME= kasablanca PORTVERSION= 0.4.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp kde MASTER_SITES= http://download.berlios.de/kasablanca/ \ http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index e4f85bc1cedc..5bfe52437ba9 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -6,7 +6,7 @@ PORTNAME= kbear PORTVERSION= 3.0.a.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/kftpgrabber/Makefile b/ftp/kftpgrabber/Makefile index e78cb8302e0c..24c6bca30500 100644 --- a/ftp/kftpgrabber/Makefile +++ b/ftp/kftpgrabber/Makefile @@ -6,6 +6,7 @@ PORTNAME= kftpgrabber PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= ftp kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/kpum/Makefile b/ftp/kpum/Makefile index 18fc0083f091..3893a6024ae8 100644 --- a/ftp/kpum/Makefile +++ b/ftp/kpum/Makefile @@ -8,7 +8,7 @@ PORTNAME= kpum PORTVERSION= 0.5.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile index 0e64ebb5785d..3b435958551e 100644 --- a/ftp/kwebget/Makefile +++ b/ftp/kwebget/Makefile @@ -7,7 +7,7 @@ PORTNAME= kwebget PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp kde MASTER_SITES= http://www.kpage.de/download/ DIST_SUBDIR= KDE diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index f8e8cf4c4c02..d9b9d090d74d 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -8,6 +8,7 @@ PORTNAME= pureadmin PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= purify diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile index 496b3e2ec7fb..ee89adb69402 100644 --- a/ftp/urlgfe/Makefile +++ b/ftp/urlgfe/Makefile @@ -7,7 +7,7 @@ PORTNAME= urlgfe PORTVERSION= 0.7.1 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= urlget |