diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2009-12-23 15:12:30 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2009-12-23 15:12:30 +0000 |
commit | bdbe0f37735efa49ef54b118e6cb8259319f15ce (patch) | |
tree | 4df25fe65286aec96595abf4b555ea81ed6d98ca /www/hudson/Makefile | |
parent | 53cf144e98e6e1f6d769826fab5b183a021dd999 (diff) |
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 c35a98bd1dbe..52620e50613d 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.337 +PORTVERSION= 1.338 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/146068/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/146236/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |