diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-09 18:42:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-09 18:42:12 +0000 |
commit | 79dcbbd16002230ee98e583d496094d4a158ba8a (patch) | |
tree | ef56e3e124a571e35cba37d72c3f5a739fa09946 /net/xferstats | |
parent | f9a3d788b9ed5ba8f000ef5f8ba71e8e0df96104 (diff) | |
download | ports-79dcbbd16002230ee98e583d496094d4a158ba8a.tar.gz ports-79dcbbd16002230ee98e583d496094d4a158ba8a.zip |
Bump glib12 's share library version to 3,
and portlint.
Notes
Notes:
svn path=/head/; revision=22283
Diffstat (limited to 'net/xferstats')
-rw-r--r-- | net/xferstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile index 17b16659a7c8..a5130f3bf429 100644 --- a/net/xferstats/Makefile +++ b/net/xferstats/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://xferstats.off.net/download/xferstats-2.00/ \ MAINTAINER= dima@Chg.RU -LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 +LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |