diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-17 06:26:52 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-17 06:26:52 +0000 |
commit | 6d8a553c8df6f8f8f86f73795e010e656e9c3ef6 (patch) | |
tree | c293ff001e14dd5e9411d113f5f1ee6d39d7be43 /x11-toolkits/py-xlib/Makefile | |
parent | d69e3e3c8dc0abb71da20cad148ccbc04dba07f2 (diff) | |
download | ports-6d8a553c8df6f8f8f86f73795e010e656e9c3ef6.tar.gz ports-6d8a553c8df6f8f8f86f73795e010e656e9c3ef6.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-xlib/Makefile')
-rw-r--r-- | x11-toolkits/py-xlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-xlib/Makefile b/x11-toolkits/py-xlib/Makefile index 6bd68546c359..a7e8f4066b43 100644 --- a/x11-toolkits/py-xlib/Makefile +++ b/x11-toolkits/py-xlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xlib -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-xlib |