diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
commit | 090059a2104b9f20d6996143c0d726aaf861788d (patch) | |
tree | 4cadfc68f904ca53b29dba2d78d787b8448a670b /shells | |
parent | b6bc7db4c726f7a2a9e86dd28592063f09ca97dc (diff) | |
download | ports-090059a2104b9f20d6996143c0d726aaf861788d.tar.gz ports-090059a2104b9f20d6996143c0d726aaf861788d.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 2 | ||||
-rw-r--r-- | shells/bash-completion/Makefile | 2 | ||||
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bush/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/Makefile | 2 | ||||
-rw-r--r-- | shells/gscommander/Makefile | 2 | ||||
-rw-r--r-- | shells/viewglob/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index c47d4017c802..566429633c12 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -7,7 +7,7 @@ PORTNAME= bash-completion PORTVERSION= 20060301 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index c47d4017c802..566429633c12 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -7,7 +7,7 @@ PORTNAME= bash-completion PORTVERSION= 20060301 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 62007c907cec..9626bbf8d3f8 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -9,7 +9,7 @@ PORTNAME= bash PATCHLEVEL= 39 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq diff --git a/shells/bush/Makefile b/shells/bush/Makefile index f44960b00fba..1eb977e970ca 100644 --- a/shells/bush/Makefile +++ b/shells/bush/Makefile @@ -7,7 +7,7 @@ PORTNAME= bush PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= http://www.pegasoft.ca/downloads/ \ http://66.11.182.223/downloads/ diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 7654fbe2850b..a231310a4c53 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -7,7 +7,7 @@ PORTNAME= fish PORTVERSION= 1.22.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.fishshell.org/files/1.22.3/ \ http://roo.no-ip.org/fish/files/1.22.3/ \ diff --git a/shells/gscommander/Makefile b/shells/gscommander/Makefile index 006d67ef4058..eb961f84a9c0 100644 --- a/shells/gscommander/Makefile +++ b/shells/gscommander/Makefile @@ -7,7 +7,7 @@ PORTNAME= gscommander PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells gnustep MASTER_SITES= http://www.nice.ch/~phip/ DISTNAME= GSCommander-${PORTVERSION} diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile index 1d6b389aaab0..5d43cb0d48ac 100644 --- a/shells/viewglob/Makefile +++ b/shells/viewglob/Makefile @@ -7,7 +7,7 @@ PORTNAME= viewglob PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= SF |