diff options
Diffstat (limited to 'comms/py-serial/Makefile')
-rw-r--r-- | comms/py-serial/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile index 85b8700..979cb4c 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -8,8 +8,7 @@ PORTNAME= serial PORTVERSION= 2.4 CATEGORIES= comms python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= pyserial +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyserial-${PORTVERSION} |