diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-15 17:21:34 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-15 17:21:34 +0000 |
commit | b7fb5a817317c37d8eba3f075a1b0cb7a451188e (patch) | |
tree | 6e907c3ae9c1bf2d104e2be8027483220d5a0b2c /databases | |
parent | cf4427141bd46da21a750910a6c5e28da76c12bd (diff) | |
download | FreeBSD-ports-b7fb5a817317c37d8eba3f075a1b0cb7a451188e.zip FreeBSD-ports-b7fb5a817317c37d8eba3f075a1b0cb7a451188e.tar.gz |
upgrade to 0.06
PR: 45280
Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Excel/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Excel/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile index 9bb6d47..d73e283 100644 --- a/databases/p5-DBD-Excel/Makefile +++ b/databases/p5-DBD-Excel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Excel -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-Excel/distinfo b/databases/p5-DBD-Excel/distinfo index 8bb9a36..106b90f 100644 --- a/databases/p5-DBD-Excel/distinfo +++ b/databases/p5-DBD-Excel/distinfo @@ -1 +1 @@ -MD5 (DBD-Excel-0.05.tar.gz) = 7615d795c6bc01678eb305276e1d0bc2 +MD5 (DBD-Excel-0.06.tar.gz) = cc6c806fca44b240f8ad83d91e35c862 |