diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-01-30 04:22:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-01-30 04:22:00 +0000 |
commit | 50253908230413c04e0007dd97dac4b4225ab1d0 (patch) | |
tree | 879235ae42b4e3206988e74e1eb7b41bfe77a10c /x11-toolkits/vte/Makefile | |
parent | Update to release of 2006-01-27. (diff) |
Update to 0.11.17.
Notes
Notes:
svn path=/head/; revision=154764
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r-- | x11-toolkits/vte/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 66f9611b8bd6..69138f20c1ad 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vte -PORTVERSION= 0.11.16 -PORTREVISION= 1 +PORTVERSION= 0.11.17 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |