diff options
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 335716d93b72..fdc80ef42a54 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.352 +PORTVERSION= 1.353 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/148947/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/149236/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |