diff options
Diffstat (limited to 'x11-toolkits/v/Makefile')
-rw-r--r-- | x11-toolkits/v/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 9a7940d3a0d..f798002b50a 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -6,8 +6,8 @@ PORTVERSION= 1.90 PORTREVISION= 5 CATEGORIES= x11-toolkits devel graphics MASTER_SITES= SF/${PORTNAME}gui/V%20GUI/${PORTVERSION} -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ - ${PORTNAME}-${PORTVERSION}a-patch${EXTRACT_SUFX} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + ${DISTNAME}a-patch${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= C++ GUI development framework for X11 and Microsoft Windows |