diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-02-12 14:46:52 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-02-12 14:46:52 +0000 |
commit | 3e9286942f5558de7f03a7a495b651942fa8ea83 (patch) | |
tree | 380ab69daa25d9867c233c7a64f7baeed1e8869a /devel/buildbot-slave/Makefile | |
parent | 2701369cc5e22e0a4a5b85023d5ff3bea1726a9d (diff) |
- Update to 0.8.2
Notes
Notes:
svn path=/head/; revision=268986
Diffstat (limited to 'devel/buildbot-slave/Makefile')
-rw-r--r-- | devel/buildbot-slave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/buildbot-slave/Makefile b/devel/buildbot-slave/Makefile index 41f83cf378b6..cf771770ce62 100644 --- a/devel/buildbot-slave/Makefile +++ b/devel/buildbot-slave/Makefile @@ -6,7 +6,7 @@ # PORTNAME= buildbot-slave -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= devel python MASTER_SITES= SF MASTER_SITE_SUBDIR= buildbot/buildbot/${PORTVERSION} |