diff options
author | hq <hq@FreeBSD.org> | 2010-07-20 16:43:19 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2010-07-20 16:43:19 +0800 |
commit | a50c64ad2e10ad8c666cf401a17a5d759866d947 (patch) | |
tree | 0a612847c2f0f44c9d2adc248abeaf0b2a6f1036 /www/hudson/Makefile | |
parent | 5aa90a0d5ec9a20cdbb8692d18b3c8e30855a77d (diff) | |
download | freebsd-ports-gnome-a50c64ad2e10ad8c666cf401a17a5d759866d947.tar.gz freebsd-ports-gnome-a50c64ad2e10ad8c666cf401a17a5d759866d947.tar.zst freebsd-ports-gnome-a50c64ad2e10ad8c666cf401a17a5d759866d947.zip |
Update to 1.367
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 434cba21514a..60e1ee48f9f8 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.366 +PORTVERSION= 1.367 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/151408/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/151568/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |