diff options
author | wjv <wjv@FreeBSD.org> | 2002-04-24 15:39:23 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-04-24 15:39:23 +0800 |
commit | ba79f6846bb17dbf3012ae9c3d6091da96d592d0 (patch) | |
tree | 3fe49a7fb3ed76e923a76bfb56336b19f6eab72f /www/quixote/Makefile | |
parent | 48e5ede71318ea050a7c3ef818aa50f39d81eff5 (diff) | |
download | freebsd-ports-gnome-ba79f6846bb17dbf3012ae9c3d6091da96d592d0.tar.gz freebsd-ports-gnome-ba79f6846bb17dbf3012ae9c3d6091da96d592d0.tar.zst freebsd-ports-gnome-ba79f6846bb17dbf3012ae9c3d6091da96d592d0.zip |
- Update to version 0.4.7
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 2c791060bfd3..25d9ec1751cf 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quixote -PORTVERSION= 0.4.6 +PORTVERSION= 0.4.7 CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ DISTNAME= Quixote-${PORTVERSION} |