diff options
author | wjv <wjv@FreeBSD.org> | 2002-02-01 20:32:49 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-02-01 20:32:49 +0800 |
commit | 8c141206277103536858a1d6c325a497c5977add (patch) | |
tree | 33cfb9f80fd824a088ec2f9d30b57e5c25446dc7 /www/quixote/Makefile | |
parent | 1c2502d506c1376ebe41e38531113401d3a01768 (diff) | |
download | freebsd-ports-graphics-8c141206277103536858a1d6c325a497c5977add.tar.gz freebsd-ports-graphics-8c141206277103536858a1d6c325a497c5977add.tar.zst freebsd-ports-graphics-8c141206277103536858a1d6c325a497c5977add.zip |
- Update to version 0.4.4
Diffstat (limited to 'www/quixote/Makefile')
-rw-r--r-- | www/quixote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 8a6a8c94a5e..716a121023a 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quixote -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ DISTNAME= Quixote-${PORTVERSION} |