diff options
author | marcus <marcus@FreeBSD.org> | 2009-08-23 01:55:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-08-23 01:55:27 +0800 |
commit | fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d (patch) | |
tree | 530c1a52161bf67b2e0aa1772edcba7dba1a7d80 /x11/gnome-terminal | |
parent | e13916f56bd1c544851426b7eef41e3570764d5d (diff) | |
download | freebsd-ports-graphics-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.tar.gz freebsd-ports-graphics-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.tar.zst freebsd-ports-graphics-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.zip |
Chase the vte shared lib bump.
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r-- | x11/gnome-terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index c52844e1809..abedfc642a9 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-terminal PORTVERSION= 2.26.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |