1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix ${MASTER_SITE_SUBDIR}

PR:		29733
Submitted by:	Shell Hung <shell@shellhung.org>
This commit is contained in:
Johann Visagie 2001-08-16 15:18:50 +00:00
parent 0ae9ba18e8
commit f38c12f0a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46338

View File

@ -9,7 +9,7 @@ PORTNAME= xmlrpc
PORTVERSION= 0.8.6
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
MASTER_SITE_SUBDIR= py-${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}