diff options
Diffstat (limited to 'x11-toolkits/v/Makefile')
-rw-r--r-- | x11-toolkits/v/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 988636d2826c..6f6483062f6e 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -9,8 +9,7 @@ PORTNAME= v PORTVERSION= 1.90 PORTREVISION= 3 CATEGORIES= x11-toolkits devel graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= vgui +MASTER_SITES= SF/${PORTNAME}gui/V%20GUI/${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}a-patch${EXTRACT_SUFX} |