aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libsoup/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-01-20 03:15:45 +0800
committermarcus <marcus@FreeBSD.org>2003-01-20 03:15:45 +0800
commit830a4901ff911c0f270e8bc2fee7609d4a59ce9d (patch)
treedc056c9cf030cbcc731096483514259ba78dd694 /devel/libsoup/Makefile
parent2b49304e7aeea5968b39131163f8de29885dfa0f (diff)
downloadfreebsd-ports-gnome-830a4901ff911c0f270e8bc2fee7609d4a59ce9d.tar.gz
freebsd-ports-gnome-830a4901ff911c0f270e8bc2fee7609d4a59ce9d.tar.zst
freebsd-ports-gnome-830a4901ff911c0f270e8bc2fee7609d4a59ce9d.zip
Update to 0.7.10.
Diffstat (limited to 'devel/libsoup/Makefile')
-rw-r--r--devel/libsoup/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 54e362c17805..158707a685ef 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= soup
-PORTVERSION= 0.7.4
-PORTREVISION= 1
+PORTVERSION= 0.7.10
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/soup/0.7
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org