diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-10-08 15:44:09 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-10-08 15:44:09 +0000 |
commit | d4d00b64c4cdfe7bb76d3a15e9fa0ab781b20228 (patch) | |
tree | 35ac3d28ee5d36564f29b6bd308ba04c5190fe80 /www/quixote/Makefile | |
parent | 247fb4d673783987e39aad32ab267367f5943c1a (diff) | |
download | ports-d4d00b64c4cdfe7bb76d3a15e9fa0ab781b20228.tar.gz ports-d4d00b64c4cdfe7bb76d3a15e9fa0ab781b20228.zip |
Notes
Diffstat (limited to 'www/quixote/Makefile')
-rw-r--r-- | www/quixote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 92423c71b42d..8f87477a9126 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -6,8 +6,7 @@ # PORTNAME= quixote -PORTVERSION= 0.3 -PORTREVISION= 1 +PORTVERSION= 0.4 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ DISTNAME= Quixote-${PORTVERSION} |