diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-09-04 23:41:47 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-09-04 23:41:47 +0800 |
commit | f7b70cc756e583de138a9faa8834d6bedf4f0354 (patch) | |
tree | ed6f66a76007a25dd53066c494f2fc5da537f586 /www/quixote | |
parent | cece5e16f5bb98ded0a6c5a66509473caee7a951 (diff) | |
download | freebsd-ports-gnome-f7b70cc756e583de138a9faa8834d6bedf4f0354.tar.gz freebsd-ports-gnome-f7b70cc756e583de138a9faa8834d6bedf4f0354.tar.zst freebsd-ports-gnome-f7b70cc756e583de138a9faa8834d6bedf4f0354.zip |
Update to 2.1
PR: ports/84831
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
Diffstat (limited to 'www/quixote')
-rw-r--r-- | www/quixote/Makefile | 3 | ||||
-rw-r--r-- | www/quixote/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 3d95398cb1c3..d3d9046c03c6 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -6,8 +6,7 @@ # PORTNAME= quixote -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.1 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ \ http://bsdchat.com/dist/dryice/ diff --git a/www/quixote/distinfo b/www/quixote/distinfo index 339a7b0b04f4..b797636bce28 100644 --- a/www/quixote/distinfo +++ b/www/quixote/distinfo @@ -1,2 +1,2 @@ -MD5 (Quixote-2.0.tar.gz) = 2c22a99db4ebe1e876a51d800e417f6f -SIZE (Quixote-2.0.tar.gz) = 154444 +MD5 (Quixote-2.1.tar.gz) = 21134661449e3b2e26139a0acc4d3b52 +SIZE (Quixote-2.1.tar.gz) = 155981 |