diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-19 13:07:42 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-19 13:07:42 +0000 |
commit | 18dd113b429e1713e114c0f48a6c222df38c9abb (patch) | |
tree | d1aa463cda3386db250f386e15c247f394737153 /devel/tailor/Makefile | |
parent | 3f4c4e3503f89919cf54ce9b4efcf44a4c379653 (diff) | |
download | ports-18dd113b429e1713e114c0f48a6c222df38c9abb.tar.gz ports-18dd113b429e1713e114c0f48a6c222df38c9abb.zip |
Notes
Diffstat (limited to 'devel/tailor/Makefile')
-rw-r--r-- | devel/tailor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tailor/Makefile b/devel/tailor/Makefile index a4032d5a11e4..2fee29071d72 100644 --- a/devel/tailor/Makefile +++ b/devel/tailor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tailor -PORTVERSION= 0.9.29 +PORTVERSION= 0.9.30 CATEGORIES= devel python MASTER_SITES= http://darcs.arstecnica.it/ |