diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-09-06 05:42:47 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-09-06 05:42:47 +0000 |
commit | c49caae9cd7414811f9004ec9b7067ae260dd2cf (patch) | |
tree | 38b73554738b139abe591f6758b80f92f50fae0c /databases/adstudio | |
parent | 450bfdd1ce7212b94fabc8fd225c20d45be4c491 (diff) | |
download | ports-c49caae9cd7414811f9004ec9b7067ae260dd2cf.tar.gz ports-c49caae9cd7414811f9004ec9b7067ae260dd2cf.zip |
Notes
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 927a5adcf4ae..4a9bdf49d012 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 975888e56148..6319819897d3 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 |