diff options
Diffstat (limited to 'net-p2p/py-fngrab/Makefile')
-rw-r--r-- | net-p2p/py-fngrab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/py-fngrab/Makefile b/net-p2p/py-fngrab/Makefile index ba6c4c05d059..a97d4831f8fb 100644 --- a/net-p2p/py-fngrab/Makefile +++ b/net-p2p/py-fngrab/Makefile @@ -9,8 +9,7 @@ PORTNAME= fngrab PORTVERSION= 0.0.4 CATEGORIES= net-p2p python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= freebbs +MASTER_SITES= SF/freebbs/${PORTNAME}-${PORTVERSION}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |