Skip to content

Commit

Permalink
devel/R-cran-kit: Fix DISTNAME typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Oct 18, 2023
1 parent 1b6c030 commit a6b7e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/R-cran-kit/Makefile
@@ -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
Expand Down

0 comments on commit a6b7e0e

Please sign in to comment.