diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-04 15:10:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-04 15:10:42 +0800 |
commit | 5df4e18a68ec068bf19eb5c9344aba205ca1ac5b (patch) | |
tree | 5b2b318cd1bdbd606fc588ae5d382df3e7296cee /x11-toolkits/vte/Makefile | |
parent | 5a8664ee174053953e1c5dab09706e9c176050c0 (diff) | |
download | marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.tar marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.tar.gz marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.tar.bz2 marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.tar.lz marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.tar.xz marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.tar.zst marcuscom-ports-5df4e18a68ec068bf19eb5c9344aba205ca1ac5b.zip |
Update to 0.10.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@231 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r-- | x11-toolkits/vte/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 1af86a030..8f6daf171 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -6,8 +6,8 @@ # PORTNAME= vte -PORTVERSION= 0.10.4 -PORTREVISION= 2 +PORTVERSION= 0.10.5 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0.102:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gtk-x11-2.0.103:${PORTSDIR}/x11-toolkits/gtk20 USE_BZIP2= yes USE_X_PREFIX= yes |