diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-02-03 21:20:43 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-02-03 21:20:43 +0000 |
commit | 5435227d9b1ce88c9f4be0c3d808488388efc9ff (patch) | |
tree | 4851ddc6d8e5204703a7e3dd6423e9f1627c8816 /net | |
parent | Update to 2.6.0.7. (diff) |
- Update to 1.0.0
Notes
Notes:
svn path=/head/; revision=127996
Diffstat (limited to 'net')
-rw-r--r-- | net/pythondirector/Makefile | 2 | ||||
-rw-r--r-- | net/pythondirector/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile index 1acf189aaeed..8296b6ecebf8 100644 --- a/net/pythondirector/Makefile +++ b/net/pythondirector/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pydirector -PORTVERSION= 0.0.7 +PORTVERSION= 1.0.0 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pythondirector diff --git a/net/pythondirector/distinfo b/net/pythondirector/distinfo index 14225fc8ee36..fff3a097a2e0 100644 --- a/net/pythondirector/distinfo +++ b/net/pythondirector/distinfo @@ -1,2 +1,2 @@ -MD5 (pydirector-0.0.7.tar.gz) = 758281f96dbae20cdf150cb4e1884275 -SIZE (pydirector-0.0.7.tar.gz) = 32559 +MD5 (pydirector-1.0.0.tar.gz) = c98e99f79fc9b0ac82c2e1a9bb18417d +SIZE (pydirector-1.0.0.tar.gz) = 32569 |