diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-03 21:34:47 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-03 21:34:47 +0000 |
commit | cc834fab6b76a1db582ae13980cc4a6a9cbb10ec (patch) | |
tree | 817d67d71976b61a9ab39e6a7b7b6e1e03789276 | |
parent | b69470380bc261f686a8e0577027630dc898d854 (diff) | |
download | ports-cc834fab6b76a1db582ae13980cc4a6a9cbb10ec.tar.gz ports-cc834fab6b76a1db582ae13980cc4a6a9cbb10ec.zip |
Notes
-rw-r--r-- | www/mod_bf/Makefile | 2 | ||||
-rw-r--r-- | www/mod_bf/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index eb044b2eb4f4..6aeeae9771d1 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_bf -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modbf diff --git a/www/mod_bf/distinfo b/www/mod_bf/distinfo index 3c61976ddceb..aebbe56e83eb 100644 --- a/www/mod_bf/distinfo +++ b/www/mod_bf/distinfo @@ -1 +1 @@ -MD5 (mod_bf-0.1.tar.gz) = 17894f5e68eeda47e8ebe7eeedc08851 +MD5 (mod_bf-0.2.tar.gz) = ce6e158a13a93cfef5c8c56997640387 |