diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 05:36:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 05:36:50 +0800 |
commit | fd98f98765a3aa3f73678e6a9f6389d51fcfb537 (patch) | |
tree | c46a538bf62a89235583ff7c2d824bcd1ae4d3f5 /devel/libsoup/Makefile | |
parent | bb921aad80cd1b696b6b19304bcbde9ded476c18 (diff) | |
download | marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.tar marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.tar.gz marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.tar.bz2 marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.tar.lz marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.tar.xz marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.tar.zst marcuscom-ports-fd98f98765a3aa3f73678e6a9f6389d51fcfb537.zip |
Update to 2.3.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10409 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 129a3cb89..fa7f4781b 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/devel/libsoup/Makefile,v 1.7 2007/12/01 19:19:55 marcus Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.38 2008/01/29 01:32:23 marcus Exp $ # PORTNAME= libsoup -PORTVERSION= 2.3.0.1 +PORTVERSION= 2.3.2 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} |