summaryrefslogtreecommitdiff
path: root/net/xferstats
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-02 01:53:46 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-02 01:53:46 +0000
commit6dc90f8f41ddba804be27130443ab6307017fca5 (patch)
treee09f20008dff475813f534f1cc4f1261ae66001e /net/xferstats
parentAdd rio and sort. (diff)
Use glib11 instead of glib.
Notes
Notes: svn path=/head/; revision=16974
Diffstat (limited to 'net/xferstats')
-rw-r--r--net/xferstats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xferstats/Makefile b/net/xferstats/Makefile
index 8fa3ccf12704..2056ea149e6e 100644
--- a/net/xferstats/Makefile
+++ b/net/xferstats/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 February 1999
# Whom: Dima Sivachenko
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1999/02/22 22:45:12 billf Exp $
#
DISTNAME= xferstats-2.13
@@ -14,7 +14,7 @@ MASTER_SITES= http://xferstats.off.net/download/xferstats-2.00/ \
MAINTAINER= dima@Chg.RU
-LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib
+LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib11
WRKSRC= ${WRKDIR}/xferstats
GNU_CONFIGURE= yes