diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-13 19:51:13 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-13 19:51:13 +0000 |
commit | 1002fa9f4cff76b52bde525da375d7f0a82f3bad (patch) | |
tree | ca8373460a916db8d7763122da69161c703a3d63 /devel/dulwich/Makefile | |
parent | 89e41eb135efd3d30de6391f7a5afc42942158fb (diff) |
Notes
Diffstat (limited to 'devel/dulwich/Makefile')
-rw-r--r-- | devel/dulwich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile index e0faac07e9e4..00a23e5be16d 100644 --- a/devel/dulwich/Makefile +++ b/devel/dulwich/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dulwich -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= devel python MASTER_SITES= http://samba.org/~jelmer/${PORTNAME}/ \ http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ |