diff options
author | Clive Lin <clive@FreeBSD.org> | 2002-01-18 09:04:35 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2002-01-18 09:04:35 +0000 |
commit | f1611e11d933e0cf1e625049b54fdb1c8700386b (patch) | |
tree | f197588567895bff4d7629248d662da7a693e065 /www/bk2site/Makefile | |
parent | suppress potential error message when kldunloading the ixj driver (diff) |
Upgrade to 1.1.8
Diffstat (limited to 'www/bk2site/Makefile')
-rw-r--r-- | www/bk2site/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bk2site/Makefile b/www/bk2site/Makefile index 9915190c23c8..aea102380356 100644 --- a/www/bk2site/Makefile +++ b/www/bk2site/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bk2site -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.8 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |