diff options
author | thierry <thierry@FreeBSD.org> | 2005-09-06 05:42:47 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-09-06 05:42:47 +0000 |
commit | b3fbeb040e6761eb35498c6c17910fecee009358 (patch) | |
tree | 32d1fd934203d33cb156db1e6d0c656821461a72 /databases/adstudio | |
parent | 73b1657164a475ed6c715873ba8e41cbc0914cd5 (diff) | |
download | FreeBSD-ports-b3fbeb040e6761eb35498c6c17910fecee009358.zip FreeBSD-ports-b3fbeb040e6761eb35498c6c17910fecee009358.tar.gz |
Really upgrade to 4.5.2 (actually, the former tarball still contained a
previous version!).
Noticed by: Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
Diffstat (limited to 'databases/adstudio')
-rw-r--r-- | databases/adstudio/Makefile | 3 | ||||
-rw-r--r-- | databases/adstudio/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index 927a5ad..4a9bdf4 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -7,10 +7,11 @@ PORTNAME= adstudio PORTVERSION= 4.5.2 +PORTREVISION= 1 CATEGORIES= databases devel java MASTER_SITES= http://aquafold.fileburst.com/download/linux/ DISTNAME= ${PORTNAME}-novm -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT= A database query and administration tool diff --git a/databases/adstudio/distinfo b/databases/adstudio/distinfo index 975888e..6319819 100644 --- a/databases/adstudio/distinfo +++ b/databases/adstudio/distinfo @@ -1,2 +1,2 @@ -MD5 (adstudio-4.5.2/adstudio-novm.tar.gz) = 6687a53563d9697f8fb442532d57cbca -SIZE (adstudio-4.5.2/adstudio-novm.tar.gz) = 16737544 +MD5 (adstudio-4.5.2_1/adstudio-novm.tar.gz) = 4f075552ccc6e756904d68ae3062c00f +SIZE (adstudio-4.5.2_1/adstudio-novm.tar.gz) = 17189872 |