diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-12 15:19:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-12 15:19:27 +0000 |
commit | 46792898bb85a5d535f74a9717cac2e6160bfa53 (patch) | |
tree | da7b76cdde51bce0bed7daa86b51081b6c8101e2 /databases/adstudio/Makefile | |
parent | e07c245a9ed5f8971d30b4b86e66598a03bd772f (diff) | |
download | ports-46792898bb85a5d535f74a9717cac2e6160bfa53.tar.gz ports-46792898bb85a5d535f74a9717cac2e6160bfa53.zip |
Notes
Diffstat (limited to 'databases/adstudio/Makefile')
-rw-r--r-- | databases/adstudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index 2ec1d83b7538..957bbe2c4928 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= adstudio -PORTVERSION= 9.0.11 +PORTVERSION= 9.0.12 CATEGORIES= databases devel java MASTER_SITES= http://dd1.aquafold.com/download/v${PORTVERSION:R}.0/java/ DISTNAME= ads-java-novm-${PORTVERSION} |