diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-22 12:09:58 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-22 12:09:58 +0800 |
commit | f134aa1ee346b74f4f2916ac7e923afffa01499e (patch) | |
tree | bbca24e3dc81eba7031ccff6deb647adab5719a8 /devel/libsoup/Makefile | |
parent | 4405b65f00b42df191ef62ac1763b6c4d8137bec (diff) | |
download | marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.tar marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.tar.gz marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.tar.bz2 marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.tar.lz marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.tar.xz marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.tar.zst marcuscom-ports-f134aa1ee346b74f4f2916ac7e923afffa01499e.zip |
Update to 2.28.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12949 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsoup/Makefile')
-rw-r--r-- | devel/libsoup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index bc48df805..7e88eb24a 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.68 2009/08/24 20:52:07 kwm Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.69 2009/09/08 13:44:38 kwm Exp $ # PORTNAME= libsoup -PORTVERSION= 2.27.92 +PORTVERSION= 2.28.0 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME |