diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-12 11:13:20 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-12 11:13:20 +0000 |
commit | e59a0713d9e26a85c441e9296a6ee8176e6a3f88 (patch) | |
tree | ccd0d31dd8a4adc8f188e2179bae52136374a5bf /net-mgmt/vidalia/Makefile | |
parent | 20387137aa962f5795c58da86370e8f0f0acf722 (diff) | |
download | ports-e59a0713d9e26a85c441e9296a6ee8176e6a3f88.tar.gz ports-e59a0713d9e26a85c441e9296a6ee8176e6a3f88.zip |
Notes
Diffstat (limited to 'net-mgmt/vidalia/Makefile')
-rw-r--r-- | net-mgmt/vidalia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/vidalia/Makefile b/net-mgmt/vidalia/Makefile index e266dae8fb68..4d7a760cb33f 100644 --- a/net-mgmt/vidalia/Makefile +++ b/net-mgmt/vidalia/Makefile @@ -6,9 +6,9 @@ # PORTNAME= vidalia -PORTVERSION= 0.0.12 +PORTVERSION= 0.0.13 CATEGORIES= net-mgmt security -MASTER_SITES= http://vidalia-project.net:8001/\ +MASTER_SITES= http://www.vidalia-project.net:8001/vidalia/\ http://tor.eff.org/dist/vidalia-bundles/ MAINTAINER= fk@fabiankeil.de |