diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /ftp | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
Notes
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} |