summaryrefslogtreecommitdiffstats
path: root/devel/glib20/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-07-12 14:13:29 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-07-12 14:13:29 +0800
commit4dca00656452f13ac86476b57db0ce7bd0be868b (patch)
tree32effe6f9bdbb34aaacef254ba83bef6bc0b78e3 /devel/glib20/Makefile
parent77c108d771fb5f106fc51a1b179b75aaddd1329e (diff)
downloadmarcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.tar
marcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.tar.gz
marcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.tar.bz2
marcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.tar.lz
marcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.tar.xz
marcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.tar.zst
marcuscom-ports-4dca00656452f13ac86476b57db0ce7bd0be868b.zip
Update to 2.25.11.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14306 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r--devel/glib20/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index cc67f51b7..45ba8a48b 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,12 +3,12 @@
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glib20/Makefile,v 1.172 2010/06/18 10:26:51 kwm Exp $
+# $MCom: ports/devel/glib20/Makefile,v 1.173 2010/06/24 20:58:51 kwm Exp $
#
# !! DON'T FORGET ABOUT devel/gio-fam-backend !!
PORTNAME= glib
-PORTVERSION= 2.25.10
+PORTVERSION= 2.25.11
PORTREVISION?= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
@@ -26,6 +26,8 @@ COMMENT= Some useful routines of C programming (current stable version)
LATEST_LINK= glib20
USE_BZIP2= yes
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING
.if !defined(REFERENCE_PORT)