diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /shells | |
parent | Document png -- DoS crash vulnerability. (diff) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bush/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/Makefile | 1 | ||||
-rw-r--r-- | shells/gscommander/Makefile | 2 | ||||
-rw-r--r-- | shells/viewglob/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/shells/bush/Makefile b/shells/bush/Makefile index da6b0a286d8e..e3325eed9769 100644 --- a/shells/bush/Makefile +++ b/shells/bush/Makefile @@ -7,7 +7,7 @@ PORTNAME= bush PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 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 d885ae6b6644..b0131f64a066 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -7,6 +7,7 @@ PORTNAME= fish PORTVERSION= 1.22.3 +PORTREVISION= 1 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 76429d89741b..006d67ef4058 100644 --- a/shells/gscommander/Makefile +++ b/shells/gscommander/Makefile @@ -7,7 +7,7 @@ PORTNAME= gscommander PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells gnustep MASTER_SITES= http://www.nice.ch/~phip/ DISTNAME= GSCommander-${PORTVERSION} diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile index aad4fd5107a8..02f4a928e73f 100644 --- a/shells/viewglob/Makefile +++ b/shells/viewglob/Makefile @@ -7,6 +7,7 @@ PORTNAME= viewglob PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |