diff options
author | hq <hq@FreeBSD.org> | 2009-04-12 07:52:50 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2009-04-12 07:52:50 +0800 |
commit | 62a0e5867447c07cba1b437a08846e598eb26af4 (patch) | |
tree | 0be5189db140f4d52a5a82e86e593a2d4d8acdec /www/hudson/Makefile | |
parent | 5747c90f04d0cbb78761af893bfd44aa11d0ded7 (diff) | |
download | freebsd-ports-gnome-62a0e5867447c07cba1b437a08846e598eb26af4.tar.gz freebsd-ports-gnome-62a0e5867447c07cba1b437a08846e598eb26af4.tar.zst freebsd-ports-gnome-62a0e5867447c07cba1b437a08846e598eb26af4.zip |
Update to 1.299
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 49ccf78af0cd..b13f8fc1e8b9 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.296 +PORTVERSION= 1.299 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/131594/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/132188/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |