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 a591134781f0..f74adc23923a 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.302 +PORTVERSION= 1.303 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/133571/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/133692/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |