summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/libgda/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common
index b8a596232cb..24d759a7947 100644
--- a/databases/libgda/Makefile.common
+++ b/databases/libgda/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.54 2014/01/21 13:08:19 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.55 2014/01/23 23:42:38 ryoon Exp $
#
# used by databases/libgda/Makefile
# used by databases/libgda-mysql
@@ -6,7 +6,7 @@
DISTNAME= libgda-5.2.2
CATEGORIES= databases gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgda/5.1/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgda/5.2/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org