diff options
author | demon <demon@FreeBSD.org> | 2014-07-02 19:15:33 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-07-02 19:15:33 +0800 |
commit | f2d0c31255d82bd1d7521856dc13467f5cca7097 (patch) | |
tree | fad52d94ac696e764a05a8a817905e576bf3607e /devel | |
parent | 39ec7f36ea99fea800a962c0e4ae4cea871201c6 (diff) | |
download | freebsd-ports-gnome-f2d0c31255d82bd1d7521856dc13467f5cca7097.tar.gz freebsd-ports-gnome-f2d0c31255d82bd1d7521856dc13467f5cca7097.tar.zst freebsd-ports-gnome-f2d0c31255d82bd1d7521856dc13467f5cca7097.zip |
Bump PORTREVISION because of recent changes.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hadoop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hadoop/Makefile b/devel/hadoop/Makefile index d3f1aa125b5b..338aa2811229 100644 --- a/devel/hadoop/Makefile +++ b/devel/hadoop/Makefile @@ -3,7 +3,7 @@ PORTNAME= hadoop PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE} \ http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty |