devel/R-cran-kit: Fix DISTNAME typo

This commit is contained in:
Nuno Teixeira 2023-10-18 14:52:33 +01:00
parent 1b6c03012a
commit a6b7e0ef60

View file

@ -1,7 +1,7 @@
PORTNAME= kit
DISTVERSION= 0.0.15
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Data Manipulation Functions Implemented in C