diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-04 08:20:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-04 08:20:26 +0000 |
commit | 1c8cb39374ced54a62b6dcecfa1b68b949ed4223 (patch) | |
tree | b203a854f886cdf279bd93ba8badb18b3792a132 /sysutils/farbot/Makefile | |
parent | 10d5ace5c63f3bec0432403849d7f3fdad1a875f (diff) | |
download | ports-1c8cb39374ced54a62b6dcecfa1b68b949ed4223.tar.gz ports-1c8cb39374ced54a62b6dcecfa1b68b949ed4223.zip |
Notes
Diffstat (limited to 'sysutils/farbot/Makefile')
-rw-r--r-- | sysutils/farbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/farbot/Makefile b/sysutils/farbot/Makefile index b58090448685..df6db8ce3119 100644 --- a/sysutils/farbot/Makefile +++ b/sysutils/farbot/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= farbot -PORTVERSION= 1.0.a2 +PORTVERSION= 1.0.b1 CATEGORIES= sysutils MASTER_SITES= http://dpw.threerings.net/projects/farbot/ -DISTNAME= farbot-1.0-alpha2 +DISTNAME= farbot-1.0-beta1 MAINTAINER= snb@threerings.net COMMENT= FreeBSD Automated Release Bot |