diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-09 06:11:08 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-09 06:11:08 +0800 |
commit | d6d1343957e6d81137a0a66ea63dd970d36d050a (patch) | |
tree | 62911f39d9b386aad8f923d3bf2b8fc5491452a8 /net/vinagre/Makefile | |
parent | d0e8e7c046601104489032dc3f472daa1755ab89 (diff) | |
download | marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.tar marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.tar.gz marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.tar.bz2 marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.tar.lz marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.tar.xz marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.tar.zst marcuscom-ports-d6d1343957e6d81137a0a66ea63dd970d36d050a.zip |
Update to 2.23.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11475 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vinagre/Makefile')
-rw-r--r-- | net/vinagre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 615643aa6..8b980b7c5 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/vinagre/Makefile,v 1.13 2008/08/19 02:30:19 kwm Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.14 2008/09/01 18:38:09 ahze Exp $ # PORTNAME= vinagre -PORTVERSION= 2.23.91 +PORTVERSION= 2.23.92 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |