diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 20:19:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 20:19:22 +0000 |
commit | 7c618a810cd625b59cac07a4a94ad88a0e5f482f (patch) | |
tree | 0b79663f46bcbb1789c42a2eb50b40e626d5c5b3 /misc/flyway/Makefile | |
parent | db812b6b5b144ec62be69695f03d29e10987ea4c (diff) | |
download | ports-7c618a810cd625b59cac07a4a94ad88a0e5f482f.tar.gz ports-7c618a810cd625b59cac07a4a94ad88a0e5f482f.zip |
Notes
Diffstat (limited to 'misc/flyway/Makefile')
-rw-r--r-- | misc/flyway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index 815f38d6131e..0336f18030c9 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -7,7 +7,7 @@ # PORTNAME= flyway -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= misc python MASTER_SITES= http://www.bellz.org/flyway/ |