diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2010-05-24 05:36:32 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2010-05-24 05:36:32 +0000 |
commit | e8e58d87dda4231fba2d6ab0e189d19824d9e849 (patch) | |
tree | 75d3077e7b57f4ef3865bbc018a5ddd856705d11 /www/hudson/Makefile | |
parent | fcd17192af62e8e26e6e78f47d79ff0547d83bc4 (diff) | |
download | ports-e8e58d87dda4231fba2d6ab0e189d19824d9e849.tar.gz ports-e8e58d87dda4231fba2d6ab0e189d19824d9e849.zip |
Notes
Diffstat (limited to 'www/hudson/Makefile')
-rw-r--r-- | www/hudson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hudson/Makefile b/www/hudson/Makefile index 09d6580636ff..9c9bff6f8ac0 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.358 +PORTVERSION= 1.359 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/150261/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/150394/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |