diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2009-11-04 10:49:49 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2009-11-04 10:49:49 +0000 |
commit | 7eccf45b927d8d61981895d6e11eb0092c239d59 (patch) | |
tree | 660c2be7d84664f3e6bc36830642abb6f302461a /www/hudson/Makefile | |
parent | a3a756d06e1955074943d687d69227b17520d67f (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 2e789a15c52a..7f8c4ab3f4bd 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.330 +PORTVERSION= 1.332 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/144525/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/144936/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |