diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-05-06 02:54:06 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-05-06 02:54:06 +0000 |
commit | cead9089273f23c0875d3c546c31b4348c29c6b7 (patch) | |
tree | 50f663ce4a6fe3781ee7760480707c999b639dc3 /x11 | |
parent | Update to 0.11.11 (diff) |
Chase vte shlib version.
Notes
Notes:
svn path=/head/; revision=108510
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 1 | ||||
-rw-r--r-- | x11/gnometerminal/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 81e72fb51408..a543806cad38 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnometerminal PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.6 diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 23389eccc204..19603eb62f70 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 87f504646fc9..5e85c8dc68af 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 81e72fb51408..a543806cad38 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnometerminal PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.6 |