diff options
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} |