diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /ftp | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/downloader/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcube/Makefile | 2 | ||||
-rw-r--r-- | ftp/kbear/Makefile | 2 | ||||
-rw-r--r-- | ftp/kwebget/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index a41667711d07..ca7ce0b18dc5 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -8,7 +8,7 @@ PORTNAME= downloader PORTVERSION= 2.4.1 -PORTREVISION= 3 +PORTREVISION= 4 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 8a6fd2374f56..82540ff54727 100644 --- a/ftp/ftpcube/Makefile +++ b/ftp/ftpcube/Makefile @@ -8,7 +8,7 @@ PORTNAME= ftpcube PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index 308b6ea7f37d..43017fba22ea 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -6,7 +6,7 @@ PORTNAME= kbear PORTVERSION= 3.0.a.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ftp/kwebget/Makefile b/ftp/kwebget/Makefile index d600b8d0acbf..97de53f00d3d 100644 --- a/ftp/kwebget/Makefile +++ b/ftp/kwebget/Makefile @@ -7,7 +7,7 @@ PORTNAME= kwebget PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp kde MASTER_SITES= http://www.kpage.de/download/ DIST_SUBDIR= KDE |