diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-22 20:20:58 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-22 20:20:58 +0000 |
commit | 9c5320d1bb0192835b51784c900406b8fae70eae (patch) | |
tree | d86e542253dd1519c127bf3cdaeddd1dcaf32974 /x11-toolkits/py-xlib | |
parent | 33cd6f536a75a5023e7ac0998d0474c5ff429c33 (diff) | |
download | ports-9c5320d1bb0192835b51784c900406b8fae70eae.tar.gz ports-9c5320d1bb0192835b51784c900406b8fae70eae.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-xlib')
-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 9f1d4bff73c4..6bd68546c359 100644 --- a/x11-toolkits/py-xlib/Makefile +++ b/x11-toolkits/py-xlib/Makefile @@ -9,7 +9,7 @@ PORTNAME= xlib PORTVERSION= 0.9 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= python-xlib PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-xlib-${PORTVERSION} |