diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /ftp | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.zst freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/IglooFTP/Makefile | 2 | ||||
-rw-r--r-- | ftp/axyftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/gftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/junglemonkey/Makefile | 2 | ||||
-rw-r--r-- | ftp/pavuk/Makefile | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 0ea699ba3e68..9ff83a514b98 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -7,7 +7,7 @@ PORTNAME= IglooFTP PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://littleigloo.org/pub/iglooftp/ diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index 6cff73670eac..dcfd0e47453f 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= axyftp PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= ftp://ftp.bitchx.com/pub/shareware/ \ ftp://ftp.netsw.org/net/ip/filetrans/ftp/axyftp/ \ diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 5d20cb94fb33..da0a4ff13549 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= gftp PORTVERSION= 2.0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile index 469485c3a3e3..11f3d17c66f6 100644 --- a/ftp/junglemonkey/Makefile +++ b/ftp/junglemonkey/Makefile @@ -7,7 +7,7 @@ PORTNAME= junglemonkey PORTVERSION= 0.1.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp gnome MASTER_SITES= http://www.junglemonkey.net/src/ DISTNAME= jm-${PORTVERSION} diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index 110dd6c6b23c..be4108cba7de 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -7,6 +7,7 @@ PORTNAME= pavuk PORTVERSION= 0.9.34 +PORTREVISION= 1 CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |