diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2003-04-09 08:38:03 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2003-04-09 08:38:03 +0000 |
commit | c99c1ca1a7815f18056ae274f62596516fa496c3 (patch) | |
tree | 07c2319a3715817792e41ffab7aef701f99ab3e0 /devel/bglibs/Makefile | |
parent | Bring the squid-2.5 port up to 2.5.STABLE2. (diff) |
Update to 1.009
PR: 50716
Submitted by: MAINTAINER
Diffstat (limited to 'devel/bglibs/Makefile')
-rw-r--r-- | devel/bglibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile index 793fd6e81746..c6d748486307 100644 --- a/devel/bglibs/Makefile +++ b/devel/bglibs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bglibs -PORTVERSION= 1.008 +PORTVERSION= 1.009 CATEGORIES= devel MASTER_SITES= http://untroubled.org/bglibs/ |